diff --git a/chicv.cls b/chicv.cls index 779dc64..0bd8d3a 100644 --- a/chicv.cls +++ b/chicv.cls @@ -71,12 +71,13 @@ \setmainfont{XCharter}[ % in case XCharter is not installed Path = ./fonts/, Extension = .otf, + UprightFont = XCharter-Roman, BoldFont = XCharter-Bold, ItalicFont = XCharter-Italic, BoldItalicFont = XCharter-BoldItalic, - BoldSlantedFont = XCharter-BoldSlanted, SlantedFont = XCharter-Slanted, - RomanFont = XCharter-Roman, + BoldSlantedFont = XCharter-BoldSlanted, + SmallCapsFeatures = {Letters=SmallCaps} ] }