summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex38
1 files changed, 29 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex b/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
index cd9383fbeca..1795fea37d5 100644
--- a/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-caspervector/readme.tex
@@ -1,3 +1,23 @@
+% vim:ft=tex:ts=2:sw=2
+%
+% Documentation for biblatex-caspervector
+%
+% Copyright (c) 2012-2014 Casper Ti. Vector
+%
+% This work may be distributed and/or modified under the conditions of the
+% LaTeX Project Public License, either version 1.3 of this license or (at
+% your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX version
+% 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+% The current maintainer of this work is Casper Ti. Vector.
+%
+% This work consists of the following files:
+% readme.tex
+
\documentclass[UTF8, fancyhdr, hyperref]{ctexart}
\usepackage[margin = 2cm, centering, includefoot]{geometry}
\usepackage[backend = biber, style = caspervector, utf8]{biblatex}
@@ -15,13 +35,13 @@
\newcommand{\myemph}[1]{\emph{\textcolor{red}{#1}}}
\begin{document}
-\title{\textbf{biblatex 参考文献和引用样式:\texttt{caspervector} v0.2.0}}
+\title{\textbf{biblatex 参考文献和引用样式:\texttt{caspervector} v0.2.1}}
\author{%
Casper Ti.\ Vector\thanks{\ %
\href{mailto:CasperVector@gmail.com}{\texttt{CasperVector@gmail.com}}.%
}%
}
-\date{2014/05/24}
+\date{2015/04/28}
\maketitle
\section{引言}
@@ -30,16 +50,16 @@
首先,其样式文件(\verb|bst| 文件)使用后缀式的栈语言编写,
使开发者难以入门和精通,更不便于一般用户进行自定义;
其次,其排序方式很单一,
-无法直接实现中文 \TeX{} 用户常常遇到的按汉语拼音排序等需求。
+无法直接实现中文 \hologo{TeX} 用户常常遇到的按汉语拼音排序等需求。
与此相对应,
biblatex\supercite{biblatex}/biber\supercite{biber}
-是一套新兴的 \TeX{} 参考文献排版引擎,
+是一套新兴的 \hologo{TeX} 参考文献排版引擎,
其样式文件(设定参考文献样式的 \verb|bbx| 文件和设定引用样式的 \verb|cbx| 文件)
-使用 \LaTeX{} 编写,便于学习;
+使用 \hologo{LaTeX} 编写,便于学习;
同时,其支持根据 locale 进行排序。
-目前 \TeX{} 社区中尚无人发布为中文用户设计的 biblatex 样式。
+目前 \hologo{TeX} 社区中尚无人发布为中文用户设计的 biblatex 样式。
为了个人需要,同时也是为了给社区提供一个有益的参考,
本文作者根据实际应用中遇到的常见需求编写了
\verb|caspervector| 这个用于顺序编码制的中英文 biblatex 样式。
@@ -52,7 +72,7 @@ biblatex\supercite{biblatex}/biber\supercite{biber}
版权所有 \copyright\ 2012--2014 Casper Ti.\ Vector。%
\verb|caspervector| 参考文献和引用样式以
-\LaTeX{} Project Public License\footnote{\ %
+\hologo{LaTeX} Project Public License\footnote{\ %
\url{http://www.latex-project.org/lppl/}.%
}发布。%
\verb|caspervector| 样式目前由其作者维护。
@@ -71,7 +91,7 @@ biblatex\supercite{biblatex}/biber\supercite{biber}
\end{itemize}
以上要求在\myemph{最新}的\myemph{完全版}
-\TeX{} Live 系统中都有完善的支持。
+\hologo{TeX} Live 系统中都有完善的支持。
\section{使用简介}
\subsection{样式调用}
@@ -299,7 +319,7 @@ pdflatex texfile
用户可将其设为自己希望排版的内容。
\myemph{%
- 注:
+ 注:%
\texttt{@customf} 类型虽不支持 \texttt{author} 等字段,
但用户仍可以设定它们的值。
这样虽不能自动根据这些字段排版,