ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pontus Lurcock <pont@talvi.net>
To: ntg-context@ntg.nl
Subject: Re: How to set oldstyle numbering globally?
Date: Wed, 13 Apr 2011 10:07:31 +1200	[thread overview]
Message-ID: <20110412220731.GL15248@rae.vm.bytemark.co.uk> (raw)
In-Reply-To: <20110411091207.GA13932@khaled-laptop>

On Mon 11 Apr 2011, Khaled Hosny wrote:

> > In my earlier MkIV minimal ConTeXt installation (dec.2010) I used
> > the following in my preamble to activate oldstyle numbering:
> > 
> > \usetypescript[schola]
> > \setupbodyfont[schola,8pt]
> > 
> > \definefontfeature [oldstyle] [default] [onum=yes]
> > \addff{oldstyle}
> 
> A more correct way is:
> 
> \definefontfeature[default][default][onum=yes] % redefines default feature set
> 
> \usetypescript[schola]
> \setupbodyfont[schola,8pt]
... 
> (\addff is meant for temporally applying font features not the other way
> around, but I think it should work this way too, so may be something
> is broken)

\addff{oldstyle} works with my 2011.02.25 ConTeXt, so evidently it's
quite a recent change.

Pont
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2011-04-12 22:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-11  9:00 Verhaag, G.C.H.M.
2011-04-11  9:09 ` Wolfgang Schuster
2011-04-12  9:37   ` Verhaag, G.C.H.M.
2011-04-11  9:12 ` Khaled Hosny
2011-04-12 22:07   ` Pontus Lurcock [this message]
2011-04-13  6:27     ` Taco Hoekwater
2011-04-13  7:57       ` Verhaag, G.C.H.M.
2011-04-13  8:14         ` Pontus Lurcock
2011-04-13  9:27           ` Verhaag, G.C.H.M.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110412220731.GL15248@rae.vm.bytemark.co.uk \
    --to=pont@talvi.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).