[XeTeX] small caps do not work

2021-08-24 Thread Apostolos Syropoulos via XeTeX
Hello, In previous versions of TeXLive the following code was working \setmainfont[SmallCapsFont={Arno Pro}]{Minion Pro}\let\scshape\relax \newfontfamily\scshape[Letters=SmallCaps]{Arno Pro} This means that {\scshape text} would typeset the word text using thesmallcaps of the Arno Pro font. Now

[XeTeX] small caps

2021-08-24 Thread Apostolos Syropoulos via XeTeX
Please ignore my previous message. The solution follows: \setmainfont{Minion Pro}[SmallCapsFont={Arno Pro},SmallCapsFeatures={Letters=SmallCaps},    Mapping=tex-text,Ligatures=Common] --Apostolos Syropoulos Xanthi, Greece