$ touch /usr/local/texlive/texmf-local/web2c/texmf.cnfこの場合、新規作成された空のファイルに書き加えるのですか?
もしそうであるなら、元の(/usr/local/texlive/????/texmf-dist/web2c内の)texmf.cnfは読み込まれるのでしょうか?
\documentclass{jsarticle}
\begin{document}
こんにちは,{\TeX}Live.
\end{document}
This is ptex2pdf[.lua] version 0.4.
Processing hello1.tex.
ptex2pdf processing of hello1.tex fails.
This is ptex2pdf[.lua] version 0.4.
Processing test1.tex.
ptex2pdf processing of test1.tex fails.
install-tl.bat を利用して TeXlive2012 をインストールしたPCでは,問題が発生した記憶がないので,どこがおかしいのか判断できていません.log ファイルも出力されていないようです.
\documentclass[10pt]{ltjsarticle}\usepackage{luatexja-fontspec}%モリサワ5書体ProとPr6N%\setmainjfont{A-OTF-RyuminPro-Light.otf} % NG%\setmainjfont{A-OTF-FutoMinA101Pro-Bold.otf} % NG%\setmainjfont{A-OTF-GothicBBBPro-Medium.otf} % NG%\setmainjfont{A-OTF-FutoGoB101Pro-Bold.otf} % NG%\setmainjfont{A-OTF-MidashiGoPr6N-MB31.otf} % NG%\setmainjfont{A-OTF-Jun101Pro-Light.otf} % NG%\setmainjfont{A-OTF-RyuminPr6N-Light.otf} % OK%\setmainjfont{A-OTF-FutoMinA101Pr6N-Bold.otf} % OK%\setmainjfont{A-OTF-GothicBBBPr6N-Medium.otf} % OK%\setmainjfont{A-OTF-FutoGoB101Pr6N-Bold.otf} % OK%\setmainjfont{A-OTF-MidashiGoPr6N-MB31.otf} % OK%ためしに他のモリサワフォント(徐明、陸隷、秀英初号明朝撰)%\setmainjfont{A-OTF-JominStd-Light.otf} % NG%\setmainjfont{A-OTF-LikureiStd-Regular.otf} % NG%\setmainjfont{A-OTF-ShueiShogoMSen-Hv.otf} % OK%ためしにイワタ(宋朝体新かなPro)%\setmainjfont{IwaSouNPro-Md.otf} % NG\begin{document}%%%NGなフォントだと「示」が脱落して全角分の空白が空く問題の所在を示してみる。\end{document}