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


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

Reply via email to