Closed wspr closed 13 years ago
Any workaround? Because f^2 looks horrible:
\documentclass{article}
\usepackage{unicode-math}
\setmathfont{xits-math.otf}
\setmathfont[range={\mathit}]{WarnockPro-It.otf}
\begin{document}
\[f^2\].
\end{document}
This is unrelated to this issue, such problems are expected when you use text fonts in math mode.
For some reason italic correction is always set to zero. I need to investigate more.
Finally found the root of it; it is a bug in texlive lua(la)tex format, nothing related to luaotfload at all.
For future reference, here is the message I sent toTeXlive mailing list.
It seems this bug fits in better here than in unicode-math: