diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec')
-rw-r--r-- | Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec b/Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec index 98ebeec3c4f..b4d87b2c9e0 100644 --- a/Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec +++ b/Master/texmf-dist/tex/latex/xcharter/XCharter.fontspec @@ -1,9 +1,11 @@ \defaultfontfeatures[XCharter] { Extension = .otf , + UprightFont = XCharter-Roman, BoldFont = XCharter-Bold, ItalicFont = XCharter-Italic, BoldItalicFont = XCharter-BoldItalic, - UprightFont = XCharter-Roman, + SlantedFont = XCharter-Slanted, + BoldSlantedFont = XCharter-BoldSlanted, SmallCapsFeatures = {Letters=SmallCaps} } |