diff --git a/doc/readme/chap/pkuthss-chap2.tex b/doc/readme/chap/pkuthss-chap2.tex index e59b4b8..af3b4b4 100644 --- a/doc/readme/chap/pkuthss-chap2.tex +++ b/doc/readme/chap/pkuthss-chap2.tex @@ -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} 宏包。 diff --git a/doc/readme/chap/pkuthss-intro.tex b/doc/readme/chap/pkuthss-intro.tex index a1f651b..a1d6f65 100644 --- a/doc/readme/chap/pkuthss-intro.tex +++ b/doc/readme/chap/pkuthss-intro.tex @@ -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 模版的更新版本, 更新的重点是重构和对新文档类、宏包的支持。