[XeTeX] slow typesetting with fontspec

Herbert Schulz herbs at wideopenwest.com
Thu Aug 31 19:34:02 CEST 2006


On Aug 31, 2006, at 11:15 AM, Florian Grammel wrote:

> Dear list,
>
> using the new fontspec-feature
>
> \addfontfeature{LetterSpace=5.0}STUAGNL\addfontfeature 
> {LetterSpace=0.0}
>

Howdy,

Use {\addfontfeature{LetterSpace=5.0}STUAGNL} which should isolate  
the LetterSpace change to that group and save you a second  
\addfontfeature.

What might be better yet is to define a fontface:

\newfontface\acronym[LetterSpace=5.0]{Hoefler Text}

(or whatever base font you use) and then

{\acronym STUAGNL}

again to isolate the fonts change.

Good Luck,

Herb Schulz
(herbs at wideopenwest.com)




More information about the XeTeX mailing list