[luatex] MacTeX 2013, problem with ttf fonts

Stefan Krüger stadtkind2 at gmx.de
Sun Jun 30 23:55:19 CEST 2013


Hi,

when typesetting the following tex document with lualatex, I'm getting

"Italic.ttf at 10.95ptItalic.ttf at 9.0ptUpper left"

in the output pdf.

Minimal tex sample:

\documentclass{scrartcl}
\usepackage{fontspec}
\setmainfont{Cambria}
\usepackage[automark]{scrpage2}
\clearscrheadfoot
\ihead{\footnotesize Upper left}
\cfoot{}

\begin{document}
\pagestyle{scrheadings}
Hello, world.
\end{document}


$ lualatex -v
This is LuaTeX, Version beta-0.76.0-2013061817  (TeX Live 2013) (rev 4627)

The Cambria font is from Microsoft Office 2011 (format: ttf).

The tex document compiles fine with xelatex.

Please let me know if you need more information.

Thanks,

Stefan


More information about the luatex mailing list