Am Donnerstag, den 18.12.2008, 01:33 +0200 schrieb Vasilis
Papavasileiou:
> I have narrowed the problem down to the fontspec package. If we pass the
> cm-default value to fontspec:
>
> \usepackage[cm-default]{fontspec}
>
> the example provided by Antonis works.
>
> Math symbols used to work without cm-default. If we remove the lm-default
> value from ExecuteOptions in fontspec.sty everything works fine. The problem
> is probably lack of LModern math fonts in OpenType format as stated in their
> README (/usr/share/doc/lmodern/README.gz).
Thanks for the hint.
Now I have the problem that Umlaute (ÜÖÄüöä) are not displayed. Minimal
example (also attached).
\documentclass{scrartcl}
\usepackage[cm-default]{fontspec}
\usepackage{ngerman}
\usepackage{amsmath}
\usepackage[standard]{ntheorem}
\begin{document}
\begin{definition}
Übung, Test $\sum$.
\end{definition}
\end{document}
Is there a fix available?
Thanks,
Paul
\documentclass{scrartcl}
\usepackage[cm-default]{fontspec}
\usepackage{ngerman}
\usepackage{amsmath}
\usepackage[standard]{ntheorem}
\begin{document}
\begin{definition}
Übung, Test $\sum$.
\end{definition}
\end{document}
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil