[NTG-context] small caps and old numbers with open type fonts
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Mon Apr 14 10:23:08 CEST 2008
On Sun, Apr 13, 2008 at 8:39 PM, Antoine Junod <toto at tots-ns.net> wrote:
> Hello list,
>
> I'm still playing with a few otf fonts and enjoying the way ConTeXt
> works :)
>
> I'm now playing with a beautiful Garamond. I try to typeset a few
> things with old-style numbers and, well, the output contains old-style
> numbers but not in my Garamond (it seems to be in latin modern). What
> should I do to use the old-style numbers of my font? Did a miss a doc
> about that? Or did I missunderstood the \os command (I thought it was
> a switch to the old-style of the font but it seems rather to change of
> font)?
>
> I actually use my font as simple as possible with a
> \definefont[boum][MyFont at 12pt]. Is it the problem?
>
> It the same with the \sc command.
\definefont[boum][MyFont at 12pt]
\definefont[scboum][MyFont*smallcaps at 12pt]
\starttext
\boum ABCabc123
\scboum ABCabc123
\stoptext
Wolfgang
More information about the ntg-context
mailing list