readme/chap/: tweak `\supercite' spacing.

This commit is contained in:
Casper Ti. Vector 2015-06-18 19:30:01 +08:00
parent 966796d793
commit fc75d83927
3 changed files with 10 additions and 10 deletions

View File

@ -35,15 +35,15 @@
\begin{itemize}
\item 一个基本的 \hologo{TeX} 发行版。
\item CJK 或 XeCJK\hologo{XeLaTeX} 使用)宏包。
\item ctex 宏包\supercite{ctex,ctex-faq}(提供了 ctexbook 文档类)。
\item ctex\supercite{ctex,ctex-faq} 宏包(提供了 ctexbook 文档类)。
\item 中文字体。
\item 如果要使用 biblatex 进行文献列表和引用的排版的话,
还需要 biblatex 宏包\supercite{biblatex}
还需要 biblatex\supercite{biblatex} 宏包
\item 如果需要对中文文献进行按汉语拼音的排序的话,
还需要 biber 程序\supercite{biber}
还需要 biber\supercite{biber} 程序
\item 如果使用默认的文献列表和引用样式的话,
还需要作者编写的 biblatex 样式
biblatex-caspervector\supercite{biblatex-caspervector}
biblatex-caspervector\supercite{biblatex-caspervector}
\item 如果需要使用 Makefile 来实现自动编译,还需要 Make 工具;
但如果使用由批处理实现的伪“Makefile”就不用了。
\end{itemize}
@ -131,7 +131,7 @@ texdoc pkuthss
目录,目前包含比较常用的字体配置:
\begin{itemize}
\item \verb|ctexopts.cfg|、\verb|ctex-fontset-pkuthss.def|
适用于 2.0 及以后版本的 ctex 宏包\supercite{ctex}
适用于 2.0 及以后版本的 ctex\supercite{ctex} 宏包
\item \verb|ctex-xecjk-windows.def|
适用于 2.0 以前版本的 ctex 宏包。
\end{itemize}

View File

@ -321,8 +321,8 @@
\end{Verbatim}
在默认的配置下,%
pkuthss 文档模版使用作者编写的 %
biblatex\supercite{biblatex} 样式\supercite{biblatex-caspervector}%
pkuthss 文档模版使用作者编写的 biblatex\supercite{biblatex} 样式%
\mbox{\supercite{biblatex-caspervector}}%
进行参考文献和引用的排版,
用户可以使用它以及 biblatex 本身所提供的功能。
例如,

View File

@ -60,7 +60,7 @@
\section{上游宏包可能引起的问题}
biblatex 宏包\supercite{biblatex}会自行设定 \verb|\bibname|
biblatex\supercite{biblatex} 宏包会自行设定 \verb|\bibname|
故会覆盖通过 \verb|\CTEXoptions| 设定的参考文献列表标题。
使用 biblatex 的用户可以使用 \verb|\printbibliography| 的
\verb|title| 选项来手动设定参考文献列表的标题,例如:
@ -68,7 +68,7 @@
\printbibliography[title = {文献}, ...] % “...”为其它选项。
\end{Verbatim}
hyperref 宏包\supercite{hyperref}和一些宏包可能发生冲突。
hyperref\supercite{hyperref} 宏包和一些宏包可能发生冲突。
关于如何避免这些冲突,
可以参考 hyperref 宏包的 README 文件中的“Package Compatibility”一节。
此文件通常和执行 \verb|texdoc hyperref| %
@ -104,7 +104,7 @@ data source .../par-xxxxxxxx/cache-xxxxxxxx/
遇到这种情况时,删除掉上述临时目录及其所有内容,
再重新运行 biber 通常便可解决问题。
caption 宏包\supercite{caption}对于其不认识的宏包均会提示
caption\supercite{caption} 宏包对于其不认识的宏包均会提示
\begin{Verbatim}[frame = single, fontsize = {\small}]
Package caption Warning: Unsupported document class (or package) detected,
(caption) usage of the caption package is not recommended.