readme: complete commit d3cdb990.

This commit is contained in:
Casper Ti. Vector 2019-11-15 21:32:12 +08:00
parent 0116d1b99a
commit 72b94a9776
2 changed files with 6 additions and 6 deletions

View File

@ -260,8 +260,8 @@
\section{从其它文档类和宏包继承的功能}\label{sec:thirdparty}
pkuthss 文档类建立在 ctexbook\cupercite{ctex} 文档类之上,
并调用了 geometry\cupercite{geometry}、fancyhdr\supercite{fancyhdr}%
hyperref\cupercite{hyperref}、graphicx\supercite{graphicx}
并调用了 geometry\cupercite{geometry}、fancyhdr\cupercite{fancyhdr}%
hyperref\cupercite{hyperref}、graphicx\cupercite{graphicx}
和 ulem\cupercite{ulem} 等几个宏包。
因此ctexbook 文档类和这些宏包所提供的功能均可以使用。
@ -293,9 +293,9 @@ pkuthss 文档模版使用作者编写的 biblatex\cupercite{biblatex} 样式%
newtxtext 和 newtxmath\cupercite{newtx} 宏包,
否则会调用 latexsym\cupercite{latexsym} 宏包。
\item 启用 \verb|pkufoot| 选项时会调用
tikz\cupercite{tikz} 和 scrextend\supercite{scrextend} 宏包。
tikz\cupercite{tikz} 和 scrextend\cupercite{scrextend} 宏包。
\item 启用 \verb|pkuspace| 选项时会调用
tocloft\cupercite{tocloft}、caption\supercite{caption}
tocloft\cupercite{tocloft}、caption\cupercite{caption}
subcaption\cupercite{subcaption} 宏包。
\item 启用 \verb|spacing| 选项时会调用 setspace 和
enumitem\cupercite{enumitem} 宏包。

View File

@ -52,8 +52,8 @@ texdoc pkuthss
用户只须按照模版中的框架修改代码,即可写出自己的论文。
\end{itemize}
在此之前,包括 dypang\cupercite{dypang}、FerretL\supercite{FerretL}%
lwolf\cupercite{lwolf}、Langpku\supercite{Langpku}%
在此之前,包括 dypang\cupercite{dypang}、FerretL\cupercite{FerretL}%
lwolf\cupercite{lwolf}、Langpku\cupercite{Langpku}%
solvethis\cupercite{solvethis} 等的数位网友均做过学位论文模版的工作。
本论文模版是 solvethis 的 pkuthss 模版的更新版本,
更新的重点是重构和对新文档类、宏包的支持。