summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis/shuji.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis/shuji.tex')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/shuji.tex13
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex
index ee1476c39a1..e0a0eed0b14 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex
@@ -1,5 +1,4 @@
-\documentclass[doctor]{thuthesis}
-% 如果要用 thufonts.def,使用 nofonts 选项
+\documentclass{thuthesis}
\ifxetex
\setCJKfamilyfont{zhfs}[RawFeature={vertical:}]{FangSong}
@@ -11,11 +10,15 @@
\cauthor{薛瑞尼}
\ctitle{没有英文的中文标题}
-\shuji
+\shuji % 使用默认标题和默认作者
+
+\shuji[使用默认作者的标题]
+
+\shuji[同时修改标题和作者的标题][尼瑞薛]
\ifxetex
-\shuji[清华大学学位\hspace{0.2em}\raisebox{-5pt}{\LaTeX}\hspace{-0.25em} 论文模板 \hspace{0.1em}\raisebox{-5pt}{v\version}\hspace{-0.25em} 样例]
+ \shuji[清华大学学位\hspace{0.2em}\raisebox{-5pt}{\LaTeX}\hspace{-0.25em} 论文模板 \hspace{0.1em}\raisebox{-5pt}{v\version}\hspace{-0.25em} 样例]
\else
-\shuji[清华大学学位\hspace{0.2em}\raisebox{8pt}{\LaTeX}\hspace{-0.25em} 论文模板 \hspace{0.1em}\raisebox{8pt}{v\version}\hspace{-0.25em} 样例]
+ \shuji[清华大学学位\hspace{0.2em}\raisebox{8pt}{\LaTeX}\hspace{-0.25em} 论文模板 \hspace{0.1em}\raisebox{8pt}{v\version}\hspace{-0.25em} 样例]
\fi
\end{document}