diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-29 00:14:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-29 00:14:23 +0000 |
commit | 3f859926aa0c82e95948c0cd64dfe1d9bfd0003c (patch) | |
tree | efc79149885b73e3226c3ddc234ab335bab22561 /Master/texmf-dist/doc/latex/thuthesis/shuji.tex | |
parent | 32a3f4d6e166863d0c93ddc1bb3f8ef7a9bf18cd (diff) |
thuthesis (27dec15)
git-svn-id: svn://tug.org/texlive/trunk@39220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/shuji.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/shuji.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex index e0a0eed0b14..66973cfdb3b 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex @@ -1,4 +1,4 @@ -\documentclass{thuthesis} +\documentclass[type=master]{thuthesis} \ifxetex \setCJKfamilyfont{zhfs}[RawFeature={vertical:}]{FangSong} @@ -7,8 +7,10 @@ \fi \begin{document} -\cauthor{薛瑞尼} -\ctitle{没有英文的中文标题} +\thusetup{ + cauthor={薛瑞尼}, + ctitle={没有英文的中文标题} +} \shuji % 使用默认标题和默认作者 |