Update the English patch.
This commit is contained in:
parent
28d63d7b4c
commit
bc8d650aee
@ -100,7 +100,7 @@ index ac5b0c9..9d2ad60 100644
|
|||||||
-
|
-
|
||||||
% vim:ts=4:sw=4
|
% vim:ts=4:sw=4
|
||||||
diff --git a/doc/example/thesis.tex b/doc/example/thesis.tex
|
diff --git a/doc/example/thesis.tex b/doc/example/thesis.tex
|
||||||
index 8e6c261..6a8767a 100644
|
index dbfd379..6a8767a 100644
|
||||||
--- a/doc/example/thesis.tex
|
--- a/doc/example/thesis.tex
|
||||||
+++ b/doc/example/thesis.tex
|
+++ b/doc/example/thesis.tex
|
||||||
@@ -14,36 +14,43 @@
|
@@ -14,36 +14,43 @@
|
||||||
@ -164,7 +164,7 @@ index 8e6c261..6a8767a 100644
|
|||||||
ementor = {Prof.\ Somebody and Prof.\ Someone},
|
ementor = {Prof.\ Somebody and Prof.\ Someone},
|
||||||
ckeywords = {其一,其二},
|
ckeywords = {其一,其二},
|
||||||
ekeywords = {First, Second},
|
ekeywords = {First, Second},
|
||||||
@@ -54,26 +61,6 @@
|
@@ -54,34 +61,6 @@
|
||||||
% 载入参考文献数据库(注意不要省略“.bib”)。
|
% 载入参考文献数据库(注意不要省略“.bib”)。
|
||||||
\addbibresource{thesis.bib}
|
\addbibresource{thesis.bib}
|
||||||
|
|
||||||
@ -179,6 +179,14 @@ index 8e6c261..6a8767a 100644
|
|||||||
- 未格式化的、带方括号的和上标且带方括号的引用标记:%
|
- 未格式化的、带方括号的和上标且带方括号的引用标记:%
|
||||||
- \cite{test-en},\parencite{test-zh}、\supercite{test-en, test-zh}。
|
- \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} 选项。
|
- 若要避免章末空白页,请在调用 pkuthss 文档类时加入 \texttt{openany} 选项。
|
||||||
-
|
-
|
||||||
- 如果编译时不出参考文献,
|
- 如果编译时不出参考文献,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user