I have a problem. I use the package fontspec to write an essay with the font Times New Roman. \textsc{} in XeLatex is not working.
If I use:
\setmainfont{Times New Roman}[
SmallCapsFont=TeX Gyre Termes,
SmallCapsFeatures={Letters=SmallCaps},
]
it is only working in LuaLatex but not in XeLatex. I can not use LuaLatex because some Inkscape pictures look weird when I
compile it with LuaLatex.
The error message of compiling with XeLatex always gives me Tex Gyre Termes not found.
Can anybody please help me?
Thx
