LuaLaTeXでHelveticaやTimesなどの一部のフォントを指定すると、lualatexコマンド中に下のようなエラーが出てしまいます。
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! ! fontspec error: "font-not-found" ! ! The font "Times" cannot be found. ! ! See the fontspec documentation for further information. ! ! For immediate help type H <return >. !...............................................
何か解決策はございますでしょうか。
ソース
\documentclass[a4paper]{ltjsarticle}
\usepackage{fontspec}
\setmainfont{Times}
\begin{document}
sample
\end{document}
環境
OS X 10.11.6
TeX Live 2016