summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex b/Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex
index e886c27f6a8..7b7debc1b91 100644
--- a/Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-claves/documentation/biblatex-claves.tex
@@ -24,8 +24,8 @@
subtitle={New fields},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.0.0},
- date={2016/09/11},
+ revision={1.1.0},
+ date={2016/09/25},
url={https://git.framasoft.org/maieul/biblatex-claves}}
\usepackage[citestyle=verbose,bibstyle=claves]{biblatex}
@@ -43,7 +43,7 @@
When studying antic and medieval literature, we may find many different texts published with the same title, or, in contrary, the same text published with different titles.
To avoid confusion, scholars have published \claves, which are books listing ancient texts, identifying them by an identifier --- a number or a string of text.
-For example, for early Christianity, we have the \citetitle{BHG_3},\footcites{BHG_3}{BHG_auctarium}{BHG_novum_auctarium}, the \citetitle{CANT},\footcite{CANT} and other \claves.
+For example, for early Christianity, we have the \citetitle{BHG_3} (BHG),\footcites{BHG_3}{BHG_auctarium}{BHG_novum_auctarium}, the \citetitle{CANT} (CANT),\footcite{CANT} and other \claves.
It could be useful to print the identifier of a texts in one specific \clavis, or in many \claves.
@@ -163,6 +163,10 @@ Note the following points:
\clavesadddashinset
\end{minted}
\end{itemize}
+
+\section{Notes about inheritance}
+
+The \bibfield{claves} field are not inherited from the main entry when a subentry is an \bibtype{inbook} entry.
\section{Credits}
This package was created for Maïeul Rouquette's phd dissertation\footnote{\url{http://apocryphes.hypothese.org}.} in 2016.
@@ -176,7 +180,11 @@ All issues can be submitted, in French or English, in the Framasoft issues page.
\begin{changelog}
-\begin{release}{1.0.0}{2016-09-1}
+\begin{release}{1.1.0}{2016-09-25}
+\item Prevent inheritance of the \bibfield{claves} field for \bibtype{inbook} entries.
+\end{release}
+
+\begin{release}{1.0.0}{2016-09-11}
\item First public release.
\end{release}