Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I am using XeLaTeX (TeXLive 2011) on OS X. It seems that unicode-math is not working as it should:

\usepackage{unicode-math}
\setmathfont{XITS Math}

Produces:

kpathsea: Invalid fontname `XITS Math/ICU', contains ' '

Same error occurs with Asana Math and Neo Euler.

share|improve this question
3  
Does it work if you use xits-math.otf instead of XITS Math? – Andrew Stacey Apr 1 '12 at 22:02
2  
That probably means that the font can't be found. Does it work with LuaLaTeX? Does it work with xits-math.otf as font name? – Caramdir Apr 1 '12 at 22:03
Thanks guys, I had to find the actual file names. – Hesam Apr 4 '12 at 10:36

closed as too localized by egreg, Joseph Wright May 5 '12 at 22:11

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.