summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-11-26 23:12:46 +0000
committerKarl Berry <karl@freefriends.org>2013-11-26 23:12:46 +0000
commitb7755c41bc9f2306c70ddf5b1847226165ed91bb (patch)
tree8095e9d456e5304fffbdc5db850abef9815a1a66
parent03d1a7fafe96f4490694fd7b698c792dd7eb72c2 (diff)
biblatex (26nov13)
git-svn-id: svn://tug.org/texlive/trunk@32245 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/biblatex.pdfbin994133 -> 1101652 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex/biblatex.tex2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex/biblatex.sty2
3 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/biblatex.pdf b/Master/texmf-dist/doc/latex/biblatex/biblatex.pdf
index 1b2516fc226..a50268f2954 100644
--- a/Master/texmf-dist/doc/latex/biblatex/biblatex.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex/biblatex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex/biblatex.tex b/Master/texmf-dist/doc/latex/biblatex/biblatex.tex
index 44d87da5120..6a2d845e90d 100644
--- a/Master/texmf-dist/doc/latex/biblatex/biblatex.tex
+++ b/Master/texmf-dist/doc/latex/biblatex/biblatex.tex
@@ -6448,7 +6448,7 @@ This entrytype is not output to the \file{.bbl}. Typically used for special entr
\cmditem{DeclareDatamodelFields}[options]{fields}|\BiberOnlyMark|
-Declares the comma"=separated list of \prm{fields} to be valid fields in the data model with associated comma"=separated \prm{options}. This command may only be used in a data model configuration file. Valid \prm{options} are:
+Declares the comma"=separated list of \prm{fields} to be valid fields in the data model with associated comma"=separated \prm{options}. This command may only be used in a data model configuration file. The \prm{type} and \prm{datatype} options are mandatory. All valid \prm{options} are:
\begin{optionlist*}
diff --git a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
index 69d0d083f79..f8c46beb90e 100644
--- a/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
+++ b/Master/texmf-dist/tex/latex/biblatex/biblatex.sty
@@ -3,7 +3,7 @@
%%
% Set up the version strings here, so they are the same for both branches
-\def\abx@date{2013/11/24}
+\def\abx@date{2013/11/25}
\def\abx@version{2.8a}
\def\abx@bbxid{\abx@date\space v\abx@version\space biblatex bibliography style (PK/JW/AB)}
\def\abx@cbxid{\abx@date\space v\abx@version\space biblatex citation style (PK/JW/AB)}