ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mohamed Bana <m.bana.lists@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: XeTeX old style numerals
Date: Sat, 11 Oct 2008 21:10:37 +0100	[thread overview]
Message-ID: <gcr4ok$ips$1@ger.gmane.org> (raw)
In-Reply-To: <48D4D532.4090205@wxs.nl>

So ... can someone provide a sample file of a document that uses old 
style by default?

Clearly the following doesn't work;

\definetypeface[myface][rm][Xserif][Minion Pro]
% i've also tried
%\definetypeface[myface][rm][Xserif][Warnock Pro]
\definetypeface[myface][ss][Xsans][Myriad Pro]
\definetypeface[myface][tt][Xmono][Consolas]
\setupbodyfont[myface, 11pt]

Thanks

Hans Hagen wrote:
> Mohamed Bana wrote:
>> Mojca Miklavec wrote:
>>> On Fri, Sep 19, 2008 at 8:07 PM, Mohamed Bana wrote:
>>>   
>>>> Hi guys,
>>>>
>>>> Why doesn't this definition use the old style numerals that come with the font?
>>>>  It seems to use the latin modern font when I try to use \os.  Small caps are
>>>> working fine.
> 
> \os is kind of special because it's related to the fact that good old 
> tex and the cm fonts have oldstyles in some math font and therefore some 
>   effort is needed to use it in text
> 
> we might consider mapping \os to something
> 
> \def\os{\groupedcommand{\setfontfeature{oldstyle}}{}}
> 
> which in mkiv will make
> 
> 1234567890 {\os 1234567890} 1234567890
> 
> work
> 

___________________________________________________________________________________
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	other threads:[~2008-10-11 20:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-19 18:07 Mohamed Bana
2008-09-19 18:57 ` Mojca Miklavec
2008-09-20  2:09   ` Mohamed Bana
2008-09-20 10:49     ` Hans Hagen
2008-10-11 20:10       ` Mohamed Bana [this message]
2008-10-14 12:07         ` Wolfgang Schuster
2008-10-14 17:16           ` Mohamed Bana
2008-10-18 21:19           ` Jeff Smith
2008-10-18 21:56             ` Mojca Miklavec
2008-10-19  0:47               ` Jeff Smith
2008-10-19 15:31           ` Mohamed Bana
2008-09-21  5:44   ` Yue Wang
2008-09-21 16:01     ` 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='gcr4ok$ips$1@ger.gmane.org' \
    --to=m.bana.lists@gmail.com \
    --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).