Cite hyperref.
Minor adjustment to documentation order. Remove spaces and tabs on blank lines.
This commit is contained in:
parent
01ff7fb369
commit
e3bc7d2a84
@ -32,7 +32,7 @@
|
||||
\item \verb|biblatex-caspervector-utf8.def|
|
||||
\item \verb|biblatex-caspervector-gbk.def|
|
||||
\end{itemize}
|
||||
|
||||
|
||||
\subsection{\texttt{doc/} 目录}\label{ssec:doc-dir}
|
||||
|
||||
本目录中包含本文档(\verb|README.pdf|)的源代码%
|
||||
@ -91,35 +91,41 @@
|
||||
\item 一个基本的 \TeX{} 发行版。
|
||||
\item CJK 或 XeCJK(供 \hologo{XeLaTeX} 使用)宏包。
|
||||
\item ctex 宏包\supercite{ctex,ctex-faq}(提供了 ctexbook 文档类)。
|
||||
\item 中文字体。\myemph{%
|
||||
注:
|
||||
一些中文字体的字库不全,
|
||||
只有 GB2312 字符集内字符的字体信息。
|
||||
这种情况通常会造成编译生成的 pdf 文件中缺少部分字符,
|
||||
其中一种典型症状是封面的“〇”字显示不出来。
|
||||
如果要使用中易公司的字体,
|
||||
则建议使用 Windows Vista 及其以后版本提供的%
|
||||
宋体、黑体、楷体和仿宋体,
|
||||
以及 Microsoft Office 2003 及其以后版本提供的隶书和幼圆体,
|
||||
这些字体是 GB18030 字符集的,不存在上述问题。%
|
||||
}
|
||||
\item 中文字体。
|
||||
\item 如果要使用 biblatex 进行文献列表和引用的排版的话,
|
||||
还需要 biblatex 宏包\supercite{biblatex};
|
||||
\item 如果需要对中文文献进行按汉语拼音的排序的话,
|
||||
还需要 biber 程序\supercite{biber}。
|
||||
\item 如果需要使用 Makefile 来实现自动编译,还需要 Make 工具;
|
||||
但如果使用由批处理实现的伪“Makefile”就不用了。
|
||||
\end{itemize}
|
||||
除此之外,
|
||||
如果要使用 biblatex 进行文献列表和引用的排版的话,
|
||||
还需要 biblatex 宏包\supercite{biblatex};
|
||||
如果需要对中文文献进行按汉语拼音的排序的话,
|
||||
还需要 biber 程序\supercite{biber}。
|
||||
|
||||
最新的 \TeX{}Live 系统(\myemph{%
|
||||
\myemph{最新}的\myemph{完全版} \TeX{}Live 系统(\myemph{%
|
||||
注:
|
||||
某些 Linux 发行版软件仓库中的 \TeX{}Live 有问题,
|
||||
建议使用独立安装版的 \TeX{}Live%
|
||||
\footnote{\url{http://www.tug.org/texlive/}.}。%
|
||||
})和 \CTeX{} 套装都已经包含%
|
||||
除中文字体之外所有要求的项目;
|
||||
中文字体需要用户自行获得。
|
||||
})和 \CTeX{} 套装都已经包含除中文字体和 Make 之外所有要求的项目。%
|
||||
\myemph{%
|
||||
为了获得最好的支持,
|
||||
我们建议用户使用最新完全版的 \TeX{} 系统和各宏包。%
|
||||
}根据目前已有的测试结果,
|
||||
使用 \TeX{}Live 2009 及其以上稳定版本%
|
||||
或 \CTeX{} 套装 v2.8 系列及其以上版本
|
||||
的用户可以正常使用本模版。
|
||||
|
||||
中文字体需要用户自行获得。\myemph{%
|
||||
注:
|
||||
一些中文字体的字库不全,
|
||||
只有 GB2312 字符集内字符的字体信息。
|
||||
这种情况通常会造成编译生成的 pdf 文件中缺少部分字符,
|
||||
其中一种典型症状是封面的“〇”字显示不出来。
|
||||
如果要使用中易公司的字体,
|
||||
则建议使用 Windows Vista 及其以后版本提供的%
|
||||
宋体、黑体、楷体和仿宋体,
|
||||
以及 Microsoft Office 2003 及其以后版本提供的隶书和幼圆体,
|
||||
这些字体是 GB18030 字符集的,不存在上述问题。%
|
||||
}
|
||||
|
||||
Linux 用户可以从软件源获得 GNU 的 make;
|
||||
其它类 UNIX 系统应该也会提供 make 工具,请参阅相应的文档以获得帮助。%
|
||||
@ -127,14 +133,6 @@
|
||||
\hspace*{\parindent}%
|
||||
\url{http://gnuwin32.sourceforge.net/packages/make.htm}
|
||||
|
||||
\myemph{%
|
||||
为了获得最好的支持,
|
||||
我们建议用户使用最新版的 \TeX{} 系统和各宏包。%
|
||||
}根据目前已有的测试结果,
|
||||
使用 \TeX{}Live 2009 及其以上稳定版本%
|
||||
或 \CTeX{} 套装 v2.8 系列及其以上版本
|
||||
的用户可以正常使用本模版。
|
||||
|
||||
\section{安装}\label{sec:inst}
|
||||
\subsection{“绿色”安装}
|
||||
|
||||
@ -148,7 +146,7 @@
|
||||
(其中包括 \TeX{}Live 和 \CTeX{}),
|
||||
安装 pkuthss 文档模版都可以通过类似的方式:
|
||||
将 \verb|tex/| 中内容\footnote{%
|
||||
如果已经分开安装了 biblatex-caspervector 宏包,
|
||||
如果已经另外独立安装了 biblatex-caspervector 宏包,
|
||||
则不需要重复安装 \texttt{caspervector.*} 和 %
|
||||
\texttt{biblatex-caspervector-*.def}。%
|
||||
}放在 \verb|$TEXMF/tex/latex/pkuthss/|,
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
\section{其它可能存在的问题}
|
||||
\subsection{上游宏包可能引起的问题}
|
||||
|
||||
hyperref 宏包和一些宏包可能发生冲突。
|
||||
hyperref 宏包\supercite{hyperref}和一些宏包可能发生冲突。
|
||||
关于如何避免这些冲突,
|
||||
可以参考 hyperref 宏包的 README 文件。
|
||||
此文件通常和执行 \verb|texdoc hyperref| %
|
||||
|
||||
@ -44,7 +44,7 @@ In this license document the following terms are used:
|
||||
|
||||
`Work'
|
||||
Any work being distributed under this License.
|
||||
|
||||
|
||||
`Derived Work'
|
||||
Any work that under any applicable law is derived from the Work.
|
||||
|
||||
@ -58,7 +58,7 @@ In this license document the following terms are used:
|
||||
`Modify'
|
||||
To apply any procedure that produces a Derived Work under any
|
||||
applicable law.
|
||||
|
||||
|
||||
`Distribution'
|
||||
Making copies of the Work available from one person to another, in
|
||||
whole or in part. Distribution includes (but is not limited to)
|
||||
@ -140,13 +140,13 @@ to a component of the Work.
|
||||
clearly and unambiguously identifies itself as a modified version
|
||||
of this component to the user when used interactively with that
|
||||
Base Interpreter.
|
||||
|
||||
|
||||
b. Every component of the Derived Work contains prominent notices
|
||||
detailing the nature of the changes to that component, or a
|
||||
prominent reference to another file that is distributed as part
|
||||
of the Derived Work and that contains a complete and accurate log
|
||||
of the changes.
|
||||
|
||||
|
||||
c. No information in the Derived Work implies that any persons,
|
||||
including (but not limited to) the authors of the original version
|
||||
of the Work, provide any support, including (but not limited to)
|
||||
@ -183,12 +183,12 @@ format, where the Work or that Derived Work (in whole or in part) is
|
||||
then produced by applying some process to that format, does not relax or
|
||||
nullify any sections of this license as they pertain to the results of
|
||||
applying that process.
|
||||
|
||||
|
||||
10. a. A Derived Work may be distributed under a different license
|
||||
provided that license itself honors the conditions listed in
|
||||
Clause 6 above, in regard to the Work, though it does not have
|
||||
to honor the rest of the conditions in this license.
|
||||
|
||||
|
||||
b. If a Derived Work is distributed under a different license, that
|
||||
Derived Work must provide sufficient documentation as part of
|
||||
itself to allow each recipient of that Derived Work to honor the
|
||||
@ -260,7 +260,7 @@ the Work through the following steps:
|
||||
|
||||
a. If it is being maintained, then ask the Current Maintainer
|
||||
to update their communication data within one month.
|
||||
|
||||
|
||||
b. If the search is unsuccessful or no action to resume active
|
||||
maintenance is taken by the Current Maintainer, then announce
|
||||
within the pertinent community your intention to take over
|
||||
@ -270,17 +270,17 @@ the Work through the following steps:
|
||||
3a. If the Current Maintainer is reachable and agrees to pass
|
||||
maintenance of the Work to you, then this takes effect
|
||||
immediately upon announcement.
|
||||
|
||||
|
||||
b. If the Current Maintainer is not reachable and the Copyright
|
||||
Holder agrees that maintenance of the Work be passed to you,
|
||||
then this takes effect immediately upon announcement.
|
||||
|
||||
|
||||
4. If you make an `intention announcement' as described in 2b. above
|
||||
and after three months your intention is challenged neither by
|
||||
the Current Maintainer nor by the Copyright Holder nor by other
|
||||
people, then you may arrange for the Work to be changed so as
|
||||
to name you as the (new) Current Maintainer.
|
||||
|
||||
|
||||
5. If the previously unreachable Current Maintainer becomes
|
||||
reachable once more within three months of a change completed
|
||||
under the terms of 3b) or 4), then that Current Maintainer must
|
||||
@ -407,7 +407,7 @@ Important Recommendations
|
||||
using a line such as:
|
||||
|
||||
% This work consists of all files listed in manifest.txt.
|
||||
|
||||
|
||||
in that place. In the absence of an unequivocal list it might be
|
||||
impossible for the licensee to determine what is considered by you
|
||||
to comprise the Work and, in such a case, the licensee would be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user