[XeTeX] using a different small caps font

José Geraldo Gouvea jggouvea at gmail.com
Sun Apr 13 03:19:39 CEST 2008


Em Saturday 12 April 2008 20:54:05 Malcolm Ross escreveu:
> I use the following syntax to set my small caps font.
>
> \newfontinstance\scshape[Letters=SmallCaps, Numbers=Lowercase]{Minion
> Pro}

I have my own recipe too:

\renewcommand\scshape{\fontspec[RawFeature=+smcp]{Minion Pro}}
\renewcommand\textsc[1]{\scshape #1}


More information about the XeTeX mailing list