diff --git a/latex/thesis.cls b/latex/thesis.cls index ff07f6b..80ec0d4 100644 --- a/latex/thesis.cls +++ b/latex/thesis.cls @@ -97,7 +97,9 @@ % Fonts \defaultfontfeatures{Ligatures=TeX} -\setmainfont{Times New Roman} +\setmainfont{Times New Roman}[ + SmallCapsFont = {Latin Modern Roman}, % fallback for \textsc +] \setsansfont{Arial} \setmonofont{Courier New}