ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Font features
Date: Fri, 15 May 2009 08:21:58 +0200	[thread overview]
Message-ID: <0DE347B7-58E4-4B55-811B-13F2FC216955@gmail.com> (raw)
In-Reply-To: <4A0CCE09.6040506@gmail.com>


Am 15.05.2009 um 04:06 schrieb Vyatcheslav Yatskovsky:

> Hello,
>
> I also have a question about font features. Minion Pro has old style  
> numerals. How to display them, provided that I enabled this feature?
>
> In the following test script, I get ordinary numbers, no old style.

\definefontfeature[onum][default][onum=yes] or you the predefined  
'oldstyle' feature set.

> \starttypescript [serif] [MinionPro]
>  \definefontsynonym [Serif][MinionPro-Regular.otf][features=onum]
> \stoptypescript

Use 'name:' or 'file:' prefix for the the font and remove the file  
extension, e.g.

\definefontsynonym [Serif][file:MinionPro-Regular][features=onum]

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	other threads:[~2009-05-15  6:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15  2:06 Vyatcheslav Yatskovsky
2009-05-15  6:21 ` Wolfgang Schuster [this message]
2009-05-15 12:23   ` Idris Samawi Hamid ادريس سماوي حامد
2009-05-15 12:41     ` Alex Lubberts
2009-05-15 14:22       ` Hans Hagen
2010-11-17 19:15 font features Herbert Voss
2010-11-17 20:55 ` Hans Hagen
2022-11-03 11:37 Thomas A. Schmitz via ntg-context
2022-11-03 11:52 ` Herbert Voss via ntg-context
2022-11-03 12:19   ` Thomas A. Schmitz via ntg-context
2022-11-03 17:57   ` Hans Hagen via ntg-context
2022-11-03 12:20 ` Henning Hraban Ramm via ntg-context
2022-11-03 12:27   ` Henning Hraban Ramm via ntg-context
2022-11-03 13:03     ` Thomas A. Schmitz via ntg-context
2022-11-03 18:24       ` Hans Hagen via ntg-context
2022-11-03 19:38         ` Thomas A. Schmitz via ntg-context

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=0DE347B7-58E4-4B55-811B-13F2FC216955@gmail.com \
    --to=schuster.wolfgang@googlemail.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).