I copied texgyretermes-regular.otf in the document directory but it didn't work.
Actually I already put it there and sent you the errors.
Search found 5 matches
- Fri Apr 03, 2020 12:11 pm
- Forum: Fonts & Character Sets
- Topic: Times New Roman \texts{} with XeLatex not working!
- Replies: 10
- Views: 17412
- Fri Apr 03, 2020 12:01 pm
- Forum: Fonts & Character Sets
- Topic: Times New Roman \texts{} with XeLatex not working!
- Replies: 10
- Views: 17412
Times New Roman \texts{} with XeLatex not working!
! Package fontspec Error: The font "texgyretermes-regular.otf" cannot be
(fontspec) found.
! Cannot use \XeTeXOTcountfeatures with nullfont; not an OpenType Layout font.
! Cannot use \XeTeXOTfeaturetag with nullfont; not an OpenType Layout font.
(fontspec) found.
! Cannot use \XeTeXOTcountfeatures with nullfont; not an OpenType Layout font.
! Cannot use \XeTeXOTfeaturetag with nullfont; not an OpenType Layout font.
- Fri Apr 03, 2020 11:39 am
- Forum: Fonts & Character Sets
- Topic: Times New Roman \texts{} with XeLatex not working!
- Replies: 10
- Views: 17412
Times New Roman \texts{} with XeLatex not working!
I tried:
\setmainfont{Times New Roman}[
SmallCapsFont=texgyretermes-regular.otf
]
But it didn't work.
\setmainfont{Times New Roman}[
SmallCapsFont=texgyretermes-regular.otf
]
But it didn't work.
- Fri Apr 03, 2020 11:03 am
- Forum: Fonts & Character Sets
- Topic: Times New Roman \texts{} with XeLatex not working!
- Replies: 10
- Views: 17412
Times New Roman \texts{} with XeLatex not working!
Thanks for the answer. That would work.
Is there a possibility to only use Tex Gyre Termes for \textsc{}?
The rest should be in the real Times New Roman.
Is there a possibility to only use Tex Gyre Termes for \textsc{}?
The rest should be in the real Times New Roman.
- Thu Apr 02, 2020 10:52 pm
- Forum: Fonts & Character Sets
- Topic: Times New Roman \texts{} with XeLatex not working!
- Replies: 10
- Views: 17412
Times New Roman \texts{} with XeLatex not working!
Hello,
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 ...
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 ...