"Old Style Numbers" are numerals typeset with varying heights in a fashion that resembles a typical line of running text.
1
vote
0answers
96 views
Test for old style numerals font feature (using fontspec)
Using XeLaTeX and fontspec, I want to test if the currently selected font has old style numerals (which I use in the main font, but not in the sans font). According to the fontspec documentation, it ...