summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-morenames
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-10 23:20:36 +0000
committerKarl Berry <karl@freefriends.org>2016-06-10 23:20:36 +0000
commit41f724b3302213df79b8bedd68983d9b7eae7b15 (patch)
treee8c86c678adb84c75b59755bf3f2077c79b5668b /Master/texmf-dist/doc/latex/biblatex-morenames
parent17325f0c0eea49faba70f0b8aaadf824bc525942 (diff)
biblatex-morenames (7jun16)
git-svn-id: svn://tug.org/texlive/trunk@41356 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.pdfbin106438 -> 106893 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/biblatex-morenames.tex9
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot6
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.pdfbin14748 -> 14747 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.dot54
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.pdfbin21866 -> 21838 bytes
6 files changed, 37 insertions, 32 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 9f642a4cd21..7636cc4ed78 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 debc1a40ff1..10222f0952f 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
@@ -24,8 +24,8 @@
subtitle={New fields of name type for standard biblatex entry types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.0.0},
- date={06/04/2016},
+ revision={1.1.0},
+ date={07/06/2016},
url={https://git.framasoft.org/maieul/biblatex-morenames}}
@@ -195,6 +195,11 @@ The graph~\ref{example-bookineditor} shows the fields inheritance.
\section{Change history}
\begin{changelog}
+
+\begin{release}{1.1.0}{2016-06-07}
+ \item Add error message to know more quickly break compatibility with new releases of biblatex.
+\end{release}
+
\begin{release}{1.0.0}{2016-04-06}
\item First public release.
\end{release}
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot
index c2fc1a9b370..0eacc952705 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-bookineditor.dot
@@ -39,9 +39,9 @@ digraph Biberdata {
- "section0/CCSG26/title" -> "section0/BHG226/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/BOOKTITLE inherited via CROSSREF from CCSG26/TITLE" ]
- "section0/CCSG26/series" -> "section0/BHG226/series" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/SERIES inherited via CROSSREF from CCSG26/SERIES" ]
- "section0/CCSG26/number" -> "section0/BHG226/number" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/NUMBER inherited via CROSSREF from CCSG26/NUMBER" ]
"section0/CCSG26/editor" -> "section0/BHG226/editor" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/EDITOR inherited via CROSSREF from CCSG26/EDITOR" ]
+ "section0/CCSG26/number" -> "section0/BHG226/number" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/NUMBER inherited via CROSSREF from CCSG26/NUMBER" ]
+ "section0/CCSG26/series" -> "section0/BHG226/series" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/SERIES inherited via CROSSREF from CCSG26/SERIES" ]
+ "section0/CCSG26/title" -> "section0/BHG226/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="BHG226/BOOKTITLE inherited via CROSSREF from CCSG26/TITLE" ]
}
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 22a13c0783c..b0177f55506 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.dot b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.dot
index 5400e42dbb2..c0304d2fa47 100644
--- a/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.dot
+++ b/Master/texmf-dist/doc/latex/biblatex-morenames/documentation/example-maineditor.dot
@@ -8,6 +8,21 @@ digraph Biberdata {
style=filled,
shape=box ];
+ subgraph "cluster_section0/HistoireduChristianisme" {
+ fontsize="10";
+ label="HistoireduChristianisme (MVCOLLECTION)";
+ tooltip="HistoireduChristianisme (MVCOLLECTION)";
+ fillcolor="#a0d0ff";
+
+ "section0/HistoireduChristianisme/editor" [ label="EDITOR" ]
+ "section0/HistoireduChristianisme/location" [ label="LOCATION" ]
+ "section0/HistoireduChristianisme/publisher" [ label="PUBLISHER" ]
+ "section0/HistoireduChristianisme/subtitle" [ label="SUBTITLE" ]
+ "section0/HistoireduChristianisme/title" [ label="TITLE" ]
+ "section0/HistoireduChristianisme/volumes" [ label="VOLUMES" ]
+ "section0/HistoireduChristianisme/year" [ label="YEAR" ]
+ }
+
subgraph "cluster_section0/Maraval1998" {
fontsize="10";
label="Maraval1998 (INCOLLECTION)";
@@ -49,38 +64,23 @@ digraph Biberdata {
"section0/Pietri1998/year" [ label="YEAR" ]
}
- subgraph "cluster_section0/HistoireduChristianisme" {
- fontsize="10";
- label="HistoireduChristianisme (MVCOLLECTION)";
- tooltip="HistoireduChristianisme (MVCOLLECTION)";
- fillcolor="#a0d0ff";
-
- "section0/HistoireduChristianisme/editor" [ label="EDITOR" ]
- "section0/HistoireduChristianisme/location" [ label="LOCATION" ]
- "section0/HistoireduChristianisme/publisher" [ label="PUBLISHER" ]
- "section0/HistoireduChristianisme/subtitle" [ label="SUBTITLE" ]
- "section0/HistoireduChristianisme/title" [ label="TITLE" ]
- "section0/HistoireduChristianisme/volumes" [ label="VOLUMES" ]
- "section0/HistoireduChristianisme/year" [ label="YEAR" ]
- }
-
+ "section0/HistoireduChristianisme/editor" -> "section0/Pietri1998/maineditor" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINEDITOR inherited via CROSSREF from HistoireduChristianisme/EDITOR" ]
+ "section0/HistoireduChristianisme/location" -> "section0/Pietri1998/location" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/LOCATION inherited via CROSSREF from HistoireduChristianisme/LOCATION" ]
+ "section0/HistoireduChristianisme/publisher" -> "section0/Pietri1998/publisher" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/PUBLISHER inherited via CROSSREF from HistoireduChristianisme/PUBLISHER" ]
+ "section0/HistoireduChristianisme/subtitle" -> "section0/Pietri1998/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINSUBTITLE inherited via CROSSREF from HistoireduChristianisme/SUBTITLE" ]
+ "section0/HistoireduChristianisme/title" -> "section0/Pietri1998/maintitle" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINTITLE inherited via CROSSREF from HistoireduChristianisme/TITLE" ]
+ "section0/HistoireduChristianisme/volumes" -> "section0/Pietri1998/volumes" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/VOLUMES inherited via CROSSREF from HistoireduChristianisme/VOLUMES" ]
+ "section0/Pietri1998/editor" -> "section0/Maraval1998/editor" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/EDITOR inherited via CROSSREF from Pietri1998/EDITOR" ]
"section0/Pietri1998/location" -> "section0/Maraval1998/location" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/LOCATION inherited via CROSSREF from Pietri1998/LOCATION" ]
- "section0/Pietri1998/year" -> "section0/Maraval1998/year" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/YEAR inherited via CROSSREF from Pietri1998/YEAR" ]
- "section0/Pietri1998/mainsubtitle" -> "section0/Maraval1998/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/MAINSUBTITLE inherited via CROSSREF from Pietri1998/MAINSUBTITLE" ]
- "section0/Pietri1998/volume" -> "section0/Maraval1998/volume" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/VOLUME inherited via CROSSREF from Pietri1998/VOLUME" ]
"section0/Pietri1998/maineditor" -> "section0/Maraval1998/maineditor" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/MAINEDITOR inherited via CROSSREF from Pietri1998/MAINEDITOR" ]
- "section0/Pietri1998/title" -> "section0/Maraval1998/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/BOOKTITLE inherited via CROSSREF from Pietri1998/TITLE" ]
- "section0/Pietri1998/publisher" -> "section0/Maraval1998/publisher" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/PUBLISHER inherited via CROSSREF from Pietri1998/PUBLISHER" ]
+ "section0/Pietri1998/mainsubtitle" -> "section0/Maraval1998/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/MAINSUBTITLE inherited via CROSSREF from Pietri1998/MAINSUBTITLE" ]
"section0/Pietri1998/maintitle" -> "section0/Maraval1998/maintitle" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/MAINTITLE inherited via CROSSREF from Pietri1998/MAINTITLE" ]
- "section0/Pietri1998/editor" -> "section0/Maraval1998/editor" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/EDITOR inherited via CROSSREF from Pietri1998/EDITOR" ]
+ "section0/Pietri1998/publisher" -> "section0/Maraval1998/publisher" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/PUBLISHER inherited via CROSSREF from Pietri1998/PUBLISHER" ]
+ "section0/Pietri1998/title" -> "section0/Maraval1998/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/BOOKTITLE inherited via CROSSREF from Pietri1998/TITLE" ]
+ "section0/Pietri1998/volume" -> "section0/Maraval1998/volume" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/VOLUME inherited via CROSSREF from Pietri1998/VOLUME" ]
"section0/Pietri1998/volumes" -> "section0/Maraval1998/volumes" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/VOLUMES inherited via CROSSREF from Pietri1998/VOLUMES" ]
- "section0/HistoireduChristianisme/subtitle" -> "section0/Pietri1998/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINSUBTITLE inherited via CROSSREF from HistoireduChristianisme/SUBTITLE" ]
- "section0/HistoireduChristianisme/title" -> "section0/Pietri1998/maintitle" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINTITLE inherited via CROSSREF from HistoireduChristianisme/TITLE" ]
- "section0/HistoireduChristianisme/editor" -> "section0/Pietri1998/maineditor" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/MAINEDITOR inherited via CROSSREF from HistoireduChristianisme/EDITOR" ]
- "section0/HistoireduChristianisme/publisher" -> "section0/Pietri1998/publisher" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/PUBLISHER inherited via CROSSREF from HistoireduChristianisme/PUBLISHER" ]
- "section0/HistoireduChristianisme/volumes" -> "section0/Pietri1998/volumes" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/VOLUMES inherited via CROSSREF from HistoireduChristianisme/VOLUMES" ]
- "section0/HistoireduChristianisme/location" -> "section0/Pietri1998/location" [ penwidth="2.0", color="#7d7879", tooltip="Pietri1998/LOCATION inherited via CROSSREF from HistoireduChristianisme/LOCATION" ]
+ "section0/Pietri1998/year" -> "section0/Maraval1998/year" [ penwidth="2.0", color="#7d7879", tooltip="Maraval1998/YEAR inherited via CROSSREF from Pietri1998/YEAR" ]
}
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 9056c4626c9..76f59a39fb6 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