aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-09-13 15:25:40 +0800
committerAaron LI <aly@aaronly.me>2018-09-13 15:26:07 +0800
commit0bed59c2bea21a8b69d8ff7d58ab9db4993380ad (patch)
tree08fdd2f3048dc9449413df869dae18ceb85c9e75
parent867bba1e8137a6f50fa3469b14f890dec2f24cc6 (diff)
downloadresume-0bed59c2bea21a8b69d8ff7d58ab9db4993380ad.tar.bz2
class: Use Noto Serif (bold) to replace Noto Sans
-rw-r--r--README.md3
-rw-r--r--resume.cls3
2 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 8bb03c5..e1a6cac 100644
--- a/README.md
+++ b/README.md
@@ -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
-------
diff --git a/resume.cls b/resume.cls
index ae00bd0..eff97b0 100644
--- a/resume.cls
+++ b/resume.cls
@@ -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