summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-morenames
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-26 22:45:12 +0000
committerKarl Berry <karl@freefriends.org>2016-11-26 22:45:12 +0000
commit1047aeae9ba9b5a7f1b980914904fef6f2a0ed81 (patch)
tree67791a3f1cdf97865c086aa0cfc88ae19c6d57bb /Master/texmf-dist/doc/latex/biblatex-morenames
parent5ec59d92d414cc91f4563a3fb15ae210f2981a03 (diff)
biblatex-morenames (26nov16)
git-svn-id: svn://tug.org/texlive/trunk@42587 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-morenames')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdfbin133003 -> 133180 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex12
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdfbin17927 -> 17926 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdfbin17481 -> 17487 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdfbin21830 -> 21836 bytes
5 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf
index 5bf14afa344..97fcf7acbb6 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex
index 8b68677daf2..dd63ce3665b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex
@@ -25,8 +25,8 @@
subtitle={New fields of name type for standard biblatex entry types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.3.0},
- date={23/11/2016},
+ revision={1.3.0a},
+ date={26/11/2016},
url={https://git.framasoft.org/maieul/biblatex-morenames}}
@@ -215,14 +215,14 @@ The graph~\ref{example-bookineditor} shows the fields inheritance.
With the optional inheritance, the \bibfield{bookineditor} or \bibfield{ineditor} field of the subentry is inherited from the \bibfield{editor} field of the main entry, except if the subentrty has already a \bibfield{bookineditor} or \bibfield{ineditor} field.
-To enable this feature for the \bibfield{ineditor} field, just add in your preamble, after loading biblatex, the following line:
+To enable this feature for the \bibfield{bookineditor} field, just add in your preamble, after loading biblatex, the following line:
\begin{minted}{latex}
\toggletrue{BookineditorFromEditor}
\end{minted}
To enable this feature for the \bibfield{ineditor} field, just add in your preamble, after loading biblatex, the following line:
\begin{minted}{latex}
-\toggletrue{BookineditorFromEditor}
+\toggletrue{IneditorFromEditor}
\end{minted}
You can disable these features for specific subentry using \verb+noinherit=bookineditor+ or \verb`noinherit=ineditor` in the \bibfield{options} field of this subentry.
@@ -254,6 +254,10 @@ The graph~\ref{example-bookineditor-BookineditorFromEditor} shows the fields inh
\begin{changelog}
+\begin{release}{1.3.0a}{2016-11-26}
+ \item Fix typo in handbook.
+\end{release}
+
\begin{release}{1.3.0}{2016-11-23}
\item Add \verb+noinherit=bookineditor+ and \verb+noinherit=ineditor+ options for individual volume.
\end{release}
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf
index fd6fdd92297..9a651f67a71 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor-BookineditorFromEditor.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf
index 635c6c21b17..a4a101d67ae 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf
index 1a3c432e40b..adda5f3cc71 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdf
Binary files differ