summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-06-25 15:21:32 +0000
committerKarl Berry <karl@freefriends.org>2014-06-25 15:21:32 +0000
commit889e817205bf90bb7e360255960acd44c780afad (patch)
treefd61fa9b26881f74bad698637ca696a919f2edca /Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
parent0347d335d6025289c0c74ad0f11046c87ceb6410 (diff)
biblatex-caspervector (24may14)
git-svn-id: svn://tug.org/texlive/trunk@34410 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def36
1 files changed, 18 insertions, 18 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
index 0d94918571a..29359150385 100644
--- a/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
+++ b/Master/texmf-dist/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
@@ -22,47 +22,47 @@
% biblatex-caspervector-utf8.def
\ProvidesFile{biblatex-caspervector-utf8.def}%
- [2013/12/27 v0.1.9 Chinese punctuations and captions in UTF-8]
+ [2014/05/24 v0.2.0 Chinese punctuations and captions in UTF-8]
-\providecommand\cnldquot{“}
-\providecommand\cnrdquot{”}
-\providecommand\cncomma{,}
-\providecommand\cnscolon{;}
-\providecommand\cncolon{:}
-\providecommand\cnperiod{。}
+\newcommand*\bbx@cnldquot{“}
+\newcommand*\bbx@cnrdquot{”}
+\newcommand*\bbx@cncomma{,}
+\newcommand*\bbx@cnscolon{;}
+\newcommand*\bbx@cncolon{:}
+\newcommand*\bbx@cnperiod{。}
\DefineBibliographyStrings{english}{
- andmore = {\cegen{等}{\mkbibemph{et\addabbrvspace al\adddot}}},
- andothers = {\cegen{等}{\mkbibemph{et\addabbrvspace al\adddot}}},
+ andmore = {\bbx@cegen{等}{\mkbibemph{et\addabbrvspace al\adddot}}},
+ andothers = {\bbx@cegen{等}{\mkbibemph{et\addabbrvspace al\adddot}}},
bibliography = {参考文献},
references = {参考文献}
}
-\newbibmacro{cein:}{\printtext{\cegen{出自}{In}\cecolon}}
-\newbibmacro{cebyauthor}{%
+\newbibmacro*{cein:}{\printtext{\bbx@cegen{出自}{In}\bbx@cecolon}}
+\newbibmacro*{cebyauthor}{%
\ifnameundef{author}{}{%
- \cegen%
+ \bbx@cegen%
{\printnames{author}\printtext{著}}%
{\usebibmacro{byauthor}}%
}%
}
-\newbibmacro{cebyeditor}{%
+\newbibmacro*{cebyeditor}{%
\ifnameundef{editor}{}{%
- \cegen%
+ \bbx@cegen%
{\printnames{editor}\printtext{编}}%
{\usebibmacro{byeditor}}%
}%
}
-\newbibmacro{cebytranslator}{%
+\newbibmacro*{cebytranslator}{%
\ifnameundef{translator}{}{%
- \cegen%
+ \bbx@cegen%
{\printnames{translator}\printtext{译}}%
{\usebibmacro{bytranslator}}%
}%
}
-\newbibmacro{urldate}{%
+\newbibmacro*{urldate}{%
\iffieldundef{urlyear}{}{%
- \printtext{\cegen{检索于 }{retrieved on\addspace}}%
+ \printtext{\bbx@cegen{检索于 }{retrieved on\addspace}}%
\printurldate%
}%
}