summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pkuthss/doc/example/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/pkuthss/doc/example/thesis.tex')
-rw-r--r--macros/latex/contrib/pkuthss/doc/example/thesis.tex13
1 files changed, 11 insertions, 2 deletions
diff --git a/macros/latex/contrib/pkuthss/doc/example/thesis.tex b/macros/latex/contrib/pkuthss/doc/example/thesis.tex
index 30bc89d1aa..dbfd37994d 100644
--- a/macros/latex/contrib/pkuthss/doc/example/thesis.tex
+++ b/macros/latex/contrib/pkuthss/doc/example/thesis.tex
@@ -42,8 +42,9 @@
cauthor = {某某}, eauthor = {Test}, date = {某年某月},
studentid = {0123456789}, school = {某某学院},
cmajor = {某某专业}, emajor = {Some Major},
- direction = {某某方向},
- cmentor = {某某教授}, ementor = {Prof.\ Somebody},
+ direction = {某某方向}, mentorlines = {2},
+ cmentor = {某甲教授\\某乙教授},
+ ementor = {Prof.\ Somebody and Prof.\ Someone},
ckeywords = {其一,其二},
ekeywords = {First, Second},
% 以下两项无双盲评审需求的用户可保持原状。
@@ -64,6 +65,14 @@
未格式化的、带方括号的和上标且带方括号的引用标记:%
\cite{test-en},\parencite{test-zh}、\supercite{test-en, test-zh}。
+ 若格式审查时提示字号或其它格式细节问题,请启用 pkuthss 的 \texttt{ugly}
+ 选项,同时可以考虑启用 biblatex-caspervector 的 \texttt{ugly} 选项
+ 或者换用 biblatex-gb7714-2015,详见 \texttt{thesis.tex} 中相关注释。
+
+ 生成的 PDF 文件中标记链接的彩色框不会出现在打印版论文中。
+ 如仍须去掉,可在 \texttt{thesis.tex} 导言区加入
+ \texttt{\string\hypersetup\{hidelinks\}}。
+
若要避免章末空白页,请在调用 pkuthss 文档类时加入 \texttt{openany} 选项。
如果编译时不出参考文献,