[XeTeX] Bug with underbrace

Khaled Hosny khaledhosny at eglug.org
Wed Nov 3 12:33:51 CET 2010


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 name since texlive ships both TTF and OTF
versions and it is likely to cause issues with XeTeX, load it by file
name instead:

\setmathfont{Asana-Math.otf}

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer


More information about the XeTeX mailing list