Hi,

On Mon, 07 Dec 2009 02:16:49 -0700, Matthijs Kooijman <matth...@stdin.nl> wrote:

\definefontfeature[default][default][onum=yes]
\definefontfeature[normalnum][default][onum=no]
And in the text use: {\definedfont[Serif*normalnum]0 to 7}


\definefontfeature[default][script=latn,<fea1>=yes,<fea2=yes>,...<fea<n>=yes>,...onum=yes]
\definefontfeature[onum][onum=yes]

\definedfont[Serif*default]
\subff{onum}

should subtract onum from the current stack.

These are not accumulative, they only act on the original featureset -- default here -- so no

\subff{featureset1} \addff{featureset2} effects

For accumulative effects you need \addfs/\subfs, but those are broken at the moment.

Best wishes
Idris

--
Professor Idris Samawi Hamid, Editor-in-Chief
International Journal of Shi`i Studies
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

___________________________________________________________________________________
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 via email to