Hi,
\underbrace is doing strange things. Minimal example:
\documentclass{minimal}
\usepackage{fontspec}
\usepackage{unicode-math}
\setmainfont{TeX Gyre Pagella}
\setmathfont{Asana Math}
\begin{document}
\[\underbrace{123}_{456}\]
\end{document}
Why is that and how to help?
ciao
Toscho
-
On Wed, Nov 03, 2010 at 07:44:07AM +0100, Tobias Schoel wrote:
> Hi,
>
> \underbrace is doing strange things. Minimal example:
>
> \documentclass{minimal}
> \usepackage{fontspec}
> \usepackage{unicode-math}
> \setmainfont{TeX Gyre Pagella}
> \setmathfont{Asana Math}
Don't load Asana Math by font
Ciao,
If your problem is related to the subscript '_' in the underbrace, you
should use the command \sb instead of _ .
I had similar problem last week, and was fixed like this.
In my case the problem was related to the tree package gb4e. The
subscript in the math environment was working toget