Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-13 Thread Verhaag, G.C.H.M.
On 04/13/2011 10:14 AM, Pontus Lurcock wrote: On Wed 13 Apr 2011, Verhaag, G.C.H.M. wrote: So, this makes the item called: "How can I get the “oldstyle numbers” (text figures) in a document?" on wiki.contextgarden.net no longer valid, right! As of now, valid again. (I was going to ad

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-13 Thread Pontus Lurcock
On Wed 13 Apr 2011, Verhaag, G.C.H.M. wrote: > So, this makes the item called: "How can I get the “oldstyle numbers” > (text figures) in a document?" on wiki.contextgarden.net no longer > valid, right! As of now, valid again. (I was going to add something to the ‘Fonts in LuaTeX’ page as well

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-13 Thread Verhaag, G.C.H.M.
On 04/13/2011 08:27 AM, Taco Hoekwater wrote: On 13 apr. 2011, at 00:07, Pontus Lurcock > wrote: On Mon 11 Apr 2011, Khaled Hosny wrote: ... (\addff is meant for temporally applying font features not the other way around, but I think it should work this way too, so m

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-12 Thread Taco Hoekwater
On 13 apr. 2011, at 00:07, Pontus Lurcock wrote: > On Mon 11 Apr 2011, Khaled Hosny wrote: > > ... >> (\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

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-12 Thread Pontus Lurcock
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]

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-12 Thread Verhaag, G.C.H.M.
On 04/11/2011 11:09 AM, Wolfgang Schuster wrote: Am 11.04.2011 um 11:00 schrieb Verhaag, G.C.H.M.: Hi, 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] \define

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-11 Thread Khaled Hosny
On Mon, Apr 11, 2011 at 11:00:08AM +0200, Verhaag, G.C.H.M. wrote: > Hi, > > 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]

Re: [NTG-context] How to set oldstyle numbering globally?

2011-04-11 Thread Wolfgang Schuster
Am 11.04.2011 um 11:00 schrieb Verhaag, G.C.H.M.: > Hi, > > 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] [onu

[NTG-context] How to set oldstyle numbering globally?

2011-04-11 Thread Verhaag, G.C.H.M.
Hi, 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} but this doesn't seem to work anymore in my