diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-24 23:08:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-24 23:08:08 +0000 |
commit | 21c374dac3e9da7af20b033b1356184556c0cb89 (patch) | |
tree | 006bb1542cfc82912d2d05613def55bec556145a /Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def | |
parent | b0887a408058ad36d79cda138316ce8840398c8f (diff) |
thuthesis (24dec15)
git-svn-id: svn://tug.org/texlive/trunk@39192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def b/Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def new file mode 100644 index 00000000000..5f7b4c59cee --- /dev/null +++ b/Master/texmf-dist/tex/latex/thuthesis/ctex-fontset-thuthesis.def @@ -0,0 +1,22 @@ +% This file is auto-generated by zhfonts.py script + +\ProvidesFile{ctex-fontset-thuthesis.def} + +\setCJKmainfont[BoldFont={SimHei},ItalicFont={KaiTi}]{SimSun} +\setCJKsansfont{SimHei} +\setCJKmonofont{KaiTi} +\setCJKfamilyfont{zhsong}{SimSun} +\setCJKfamilyfont{zhhei}{SimHei} +\setCJKfamilyfont{zhkai}{KaiTi} +\setCJKfamilyfont{zhfs}{FangSong} +\setCJKfamilyfont{zhli}{STLiti} +\setCJKfamilyfont{zhyou}{Yuanti SC} + +\newcommand*{\songti}{\CJKfamily{zhsong}} +\newcommand*{\heiti}{\CJKfamily{zhhei}} +\newcommand*{\kaishu}{\CJKfamily{zhkai}} +\newcommand*{\fangsong}{\CJKfamily{zhfs}} +\newcommand*{\lishu}{\CJKfamily{zhli}} +\newcommand*{\youyuan}{\CJKfamily{zhyou}} + +\endinput |