Tagged Questions
1
vote
0answers
94 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 ...