Hi,

simple question: how to colour the fraction bars with unicode math?

I tried, simple as I am: \setmathfont[color=FF0000]{Asana Math}

Minimal Example (using Asana Math) is attached.

Nominator and Denominator are red, but the fraction isn't.


BTW: using the package color and it's commands works, but i wanted to go without it.

thx

Toscho

\documentclass{minimal}
\usepackage{unicode-math}
\setmathfont[Color=FF000000]{Asana Math}
\begin{document}
\(\frac{1}{2}\)
\end{document}

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to