[XeTeX] fontspec doesn't like [cm-default]
Will Robertson
wspr81 at gmail.com
Wed Jan 31 15:28:50 CET 2007
On 31/01/2007, at 23:55 , Roland Kuhn wrote:
> \usepackage{xunicode,xltxtra}
> \usepackage[cm-default]{fontspec}
Load fontspec before xltxtra if you don't want default options.
I should add a note to that effect somewhere.
> - lm-default has problems with math symbols (they're in fact all
> missing)
Hmm. I wouldn't have expected that. This example does show a problem
with some symbols:
\documentclass{article}
\usepackage[lm-default]{fontspec}
\begin{document}
test:
$x\neq\int v \mathrm dt$
\end{document}
How irritating. I'll have to take a look at that ASAP. Pity it's too
late for TeXLive 2007, though.
Will
More information about the XeTeX
mailing list