2016-08-29 18:02 GMT-03:00 Wolfgang Schuster <schuster.wolfg...@gmail.com>:
> Do you use Minion Math?
No, am using another commercial font (Fedra Serif B Pro) without math
support and \definefallbackfamily.
> Does this work (untested)?
No.
This is what am using:

\definefontfeature[default][default][tnum=yes,lnum=yes]
\definefontfeature[mathdigits][default][mode=base,tnum=yes,lnum=yes]
\definefontfamily[mainface][serif][...]
\definefallbackfamily[mainface][math][...][preset=math:digitsnormal,features=mathdigits]
\definefontfamily[mainface][math][DejaVu Math]
\setupbodyfont[mainface,10pt]

\starttext
0123456789\par
\m{0123456789}
\stoptext

You can see the result in the attached PDF.

Attachment: numbers.pdf
Description: Adobe PDF document

___________________________________________________________________________________
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