[XeTeX] Lucida New Math and XeTeX

Bruno Voisin bvoisin at mac.com
Wed May 16 10:01:28 CEST 2007


Le 16 mai 07 à 09:20, Axel E. Retif a écrit :

> On  15 May, 2007, at 21:18, Will Robertson wrote:
>
>> But most maths fonts these days are virtual fonts, so they
>> can't be used...unless you use the xdvipdfmx driver, which does
>> support them.
>
> But all I checked didn't work so well as Lucida ---many symbols are
> taken from Computer Modern.

I don't think Lucida math font support (as called by the lucidabr  
package) relies on virtual fonts. Virtual fonts are used only for  
Lucida text fonts, when called with the T1 encoding; if the LY1  
encoding is called, no virtual fonts are involved at all if I'm not  
mistaken.

Generally with OS X fonts in XeTeX I tend to use Lucida for maths.  
The Lucida fonts are bolder than Computer Modern, yielding better  
match with OS X fonts for text.

For example, the following works for me with XeTeX on the Mac and  
either xdv2pdf or xdvipdfmx:

\usepackage[LY1]{fontenc}
\usepackage[expert,vargreek,lucidasmallscale]{lucidabr}
\usepackage[cm-default]{fontspec}
\usepackage{xunicode,xltxtra}
\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}
\setromanfont{Verdana}

yielding output like:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Image 1.png
Type: image/png
Size: 49702 bytes
Desc: not available
Url : http://tug.org/pipermail/xetex/attachments/20070516/0f62024d/attachment-0001.png 
-------------- next part --------------


Bruno Voisin






More information about the XeTeX mailing list