[OS X TeX] From LaTeX to XeTeX (was: Verdana font package?)

Jonathan Kew jonathan_kew at sil.org
Mon Oct 11 09:42:09 EDT 2004


On 11 Oct 2004, at 2:32 pm, Jan Eden wrote:

> The only declaration which does not work yet is the following:
>
> \DeclareFontShape{U}{agaram}{m}{sc}%
>    {<-> "AGaramondPro-Regular:Letter\space Case=Small\space Caps"}{}
>
> Can't XeTeX access Adobe Garamond Pro's small caps? Or am I missing 
> something?
>

It's an OpenType font, not AAT, and therefore the small caps are 
accessed as

\DeclareFontShape{U}{agaram}{m}{sc}%
    {<-> "AGaramondPro-Regular:+smcp"}{}

(There are no "human-readable" feature names built into OT fonts.)

JK

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the MacOSX-TeX mailing list