On Wed, Apr 16, 2008 at 11:59 AM, Antoine Junod <[EMAIL PROTECTED]> wrote:
> Hi Wolfgang!
>
> "Wolfgang Schuster" <[EMAIL PROTECTED]> writes:
>
> > On Sun, Apr 13, 2008 at 8:39 PM, Antoine Junod <[EMAIL PROTECTED]> wrote:
> >> Hello list,
> >>
> >> 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]
>
> Wow, beautifull, thanks :) Where is the * and what we can put after
> (smallcaps for example) described? I have the strong feeling to search
> in the wrong place without any result.

The * is used to assign a feature to the font and you could find
a description in font-ini.tex /grep for \definefontfeature) but the better
way is to use typescripts for your fonts.

ConTeXt has the following features predefined:
- default
- smallcaps
- oldstyle

It is also possible to change the features of a font within the text
with the command \setfontfeature{...}.

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