[Xy-pic] Conflict between unicode-math and xypic

Rémy Oudompheng remyoudompheng at gmail.com
Fri Nov 5 23:04:33 CET 2010


Hello,

I am encountering a problem when using simultaneously xypic and
unicode-math packages with lualatex. The following file compiles
correctly with xelatex:

\documentclass{minimal}
\usepackage[matrix,arrow]{xy}
\usepackage{unicode-math}
\setmathfont{XITS Math}
\begin{document}
\xymatrix{ a \ar[r] & b }
\end{document}

It should show something like "a -> b". However, using lualatex
replaces the arrow by a big fat line. Removing the \setmathfont line
fixes the problem. How can I debug this ? It seems to have appeared
during an update of either luaotfload or unicode-math, but using an
old version of xypic also works.

I attached uncompressed PDF files showing the right and the wrong output.

Regards,
--
Rémy Oudompheng
-------------- next part --------------
A non-text attachment was scrubbed...
Name: good.pdf
Type: application/pdf
Size: 9045 bytes
Desc: not available
URL: <http://tug.org/pipermail/xy-pic/attachments/20101105/24bf8f21/attachment.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bad.pdf
Type: application/pdf
Size: 9053 bytes
Desc: not available
URL: <http://tug.org/pipermail/xy-pic/attachments/20101105/24bf8f21/attachment-0001.pdf>


More information about the xy-pic mailing list