Skip to content

Commit

Permalink
Increase the font weight of Noto Serif CJK for better look.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanggyb committed Apr 3, 2018
1 parent 15652dc commit e2d581e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cjkfonts.sty
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@

\setCJKmainfont[
UprightFont={NotoSerifCJKsc-Light},
BoldFont={NotoSerifCJKsc-SemiBold},
BoldFont={NotoSerifCJKsc-Bold},
ItalicFont={NotoSerifCJKsc-Light},
BoldItalicFont={NotoSerifCJKsc-SemiBold},
BoldItalicFont={NotoSerifCJKsc-Bold},
ItalicFeatures=FakeSlant,
BoldItalicFeatures=FakeSlant]{NotoSerifSC}

Expand Down

0 comments on commit e2d581e

Please sign in to comment.