ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Verhaag, G.C.H.M." <verhaaggchm@ziggo.nl>
To: ntg-context@ntg.nl
Subject: Re: Keep struggling with old style numerals! SOLVED!
Date: Thu, 08 Dec 2011 13:50:31 +0100	[thread overview]
Message-ID: <4EE0B297.2000506@ziggo.nl> (raw)
In-Reply-To: <BF01522C-E77A-4DA1-82A9-871D8DC56DC2@uni-koblenz.de>

On 12/08/2011 11:27 AM, Andreas Harder wrote:
> On 08.12.2011, at 10:56, Verhaag, G.C.H.M. wrote:
>
>    
>> Hi ConTeXt user's,
>>
>> A few days ago I installed the latest ConTeXt version but now my oldstyle settings don't seem to work any more!
>>
>> I use the following settings in my preamble:
>>
>> \usetypescript[schola]
>> \setupbodyfont[schola,10pt]
>>
>> \definefontfeature [oldstyle] [default] [onum=yes]
>> \addff{oldstyle}
>>      
> Hi,
>
> you can play with my example. It seems "script=auto" (default) is not that robust. Setting it to "latn" or "dflt" should help.
>
> \definefontfeature [default] [default] [script=latin]
> \definefontfeature [osf]               [onum=yes]
> \definefontfeature [oldstyle][default] [onum=yes]
>
> \definealternativestyle [osf] [\addff{osf}] [\addff{osf}]
>
> \setuphead[section][style=osf]
>
> \setupbodyfont[schola]
>
> ....
>    

Hi,

Thanks for the tips! I changed [default] into [latn], which brought back 
the oldstyle numerals!

By the way, I think I used a version from last August before upgrading.

Regards,
Gerard Verhaag
___________________________________________________________________________________
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-12-08 12:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-08  9:56 Keep struggling with old style numerals! Verhaag, G.C.H.M.
2011-12-08 10:08 ` Paul Menzel
2011-12-08 10:27 ` Andreas Harder
2011-12-08 12:50   ` Verhaag, G.C.H.M. [this message]
2011-12-09 19:08     ` Keep struggling with old style numerals! SOLVED! Hans Hagen

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=4EE0B297.2000506@ziggo.nl \
    --to=verhaaggchm@ziggo.nl \
    --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).