readme/chap/chap2.tex: forgotten hint about `hyperref'.

This commit is contained in:
Casper Ti. Vector 2015-04-27 20:51:46 +08:00
parent 511b113133
commit 906d7eeb03

View File

@ -303,9 +303,9 @@
\subsection{从其它文档类和宏包继承的功能}\label{ssec:thirdparty}
pkuthss 文档类建立在 ctexbook\supercite{ctex} 文档类之上,
并调用了 CJKfntef、graphicx\supercite{graphicx}%
geometry\supercite{geometry}fancyhdr\supercite{fancyhdr} %
等几个宏包;
并调用了 CJKfntef、hyperref\supercite{hyperref}%
geometry\supercite{geometry}fancyhdr\supercite{fancyhdr} %
和 graphicx\supercite{graphicx} 等几个宏包;
使用 \hologo{pdfLaTeX} 方式编译 GBK 编码的源文件时还会调用
xCJK2uni\supercite{xCJK2uni} 宏包。
因此ctexbook 文档类和这些宏包所提供的功能均可以使用。