Tagged Questions
4
votes
1answer
176 views
subscript is set too low in math-mode with xits-math
I use unicode-math with xits-math as math font and asana-math for math double-struck symbols. I compile with lualatex, and my packages are from TeXlive 2011.
Now, when use asana-math mixed with xits, ...
6
votes
1answer
385 views
Weird font/spacing issue with LuaTeX & Asana Math
Trying to use LuaTeX font support in some big document, everything went fine except a little glitch with Asana Math font. Here is the issue:
\documentclass{standalone}
\usepackage{unicode-math}
...