On Wed, Apr 16, 2008 at 12:34 PM, Antoine Junod <[EMAIL PROTECTED]> wrote:
> "Wolfgang Schuster" <[EMAIL PROTECTED]> writes:
>
> > 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.
>
> Okay. That's what I'm trying to do right now.
>
> > ConTeXt has the following features predefined:
> > - default
> > - smallcaps
> > - oldstyle
>
> Yep, I saw them in font-ini.tex, as you pointed me to.

You could also define your own font features with \definefontfeature

> > It is also possible to change the features of a font within the text
> > with the command \setfontfeature{...}.
>
> But, if I've understood the point, there is no reason to do that if I
> use a proper typescript. Right?

It depends what do you want, normally no but you could use it to
change the figures in a table to tabular figures.

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