Jose Luis Arellano
10. September 2016 um 11:20
Thanks Wolfgang for explanation, as always very clear.

Another related question:
If I want to use italic numbers in math, I use:
\definefallbackfamily[...][math][...][tf=style:italic,preset=math:digitsnormal]

But I lose upright numbers this way.

How can I solve this issue. I've tried without success:
\definefallbackfamily[...][math][...][preset=math:digitsitalic]
Math symbols in MkIV are (mostly?) restricted to Unicode which
doesn’t define italic digits (but you can choose between regular,
bold, sans serif, sans serif bold and monospaced).

Wolfgang