diff options
-rw-r--r-- | README.md | 3 | ||||
-rw-r--r-- | resume.cls | 3 |
2 files changed, 2 insertions, 4 deletions
@@ -43,8 +43,7 @@ The following opensource fonts are used in the template: * [Roboto](https://fonts.google.com/specimen/Roboto) * [M+](https://mplus-fonts.osdn.jp/about-en.html) (1mn) -* [Noto CJK](https://www.google.com/get/noto/help/cjk/) - (Serif, Sans, Sans Mono) +* [Noto Serif CJK](https://www.google.com/get/noto/help/cjk/) License ------- @@ -96,9 +96,8 @@ % Chinese setup \ifdef{\@zh}{ \xeCJKsetup{PunctStyle=kaiming} - \setCJKmainfont{Noto Serif CJK SC}[BoldFont=Noto Sans CJK SC] + \setCJKmainfont{Noto Serif CJK SC} \setCJKsansfont{Noto Sans CJK SC} - \setCJKmonofont{Noto Sans Mono CJK SC} }{} % Font Awesome icon aliases |