[lltx] issue with unicode-math, spanish and LuaLaTeX

Pablo Rodríguez oinos at web.de
Sun Jun 26 21:27:24 CEST 2011


Hi there,

I have just tried to compile the following sample:

\documentclass{article}
\usepackage{fontspec}
\setmainfont{Minion Pro}
\usepackage[spanish]{babel}
\usepackage{unicode-math}
\setmathfont{Minion Pro}
\begin{document}
$\frac{27,7}{100\,000}$ en varones
\end{document}

And it works with XeLaTeX, but not with LuaLaTeX. It seems to have
problems with spanish from babel, but this is a must for me.

I'm using TL 2010 updated as right now.

I wonder whether this is a bug or I am missing something. Could anyone
be so kind to tell me what is wrong here?

Thanks for your help,


Pablo


PS: I already reported the issue at
https://github.com/wspr/unicode-math/issues/200.
-- 
http://www.ousia.tk


More information about the lualatex-dev mailing list