Dear list,

I have the following sample:

    \definefontfeature[smcp][smcp=yes]
    \definefontfeature[slsmcp][smcp=yes, slant=0.2]
    \definefontfamily[yourface][rm][GFS Didot][it={features:slsmcp}]
    \definefontfamily[mainface][rm][GFS Didot]
    \setupbodyfontenvironment
        [default]
        [em=italic]
    \setupbodyfont[mainface]
    \setuphead[chapter][style={\setupbodyfont[yourface]\addfs{smcp}}]
    \starttext
    \chapter{Small caps & {\em italics}}
    \addfs{smcp}Small caps & {\em italics}
    \stoptext

The font has no glyphs for italic small caps. I would like to have the
slanted version of the regular small cap glyphs.

My previous sample outputs slanted, but not from the small cap glyphs.

Which is the right way to get them?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to