On Sun, Apr 13, 2008 at 8:39 PM, Antoine Junod <[EMAIL PROTECTED]> 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
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to