Hello list.
I want to report a very annoying issue when one use oldstyle numbers
by default. You can check the result in the following MWE:

%\definefontfeature[default][default][onum=yes]
\definefontfeature[lnum][tnum=yes,lnum=yes]

\starttext
\bTABLE
\setupTABLE[alignmentcharacter={text->.},aligncharacter=yes,align=middle,style={\feature[+][lnum]}]
\bTR \bTD 1.23456789 \eTD \eTR
\bTR \bTD 12.3456789 \eTD \eTR
\bTR \bTD 123.456789 \eTD \eTR
\eTABLE
\stoptext

As you can see, when you uncomment the line above, "aligncharacter"
has no effect.

Thanks guys.
___________________________________________________________________________________
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