summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
index 3f8738c409c..aaa2bb3b8d0 100644
--- a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/biblatex-bookinother.tex
@@ -9,7 +9,7 @@
\usepackage{shortvrb}
\usepackage{pifont}
\usepackage{minted}
-\usepackage{graphics}
+\usepackage{graphicx}
% Usefull commands
\newcommand{\reff}[1]{\ref{#1} p.~\pageref{#1}}
\newcommand{\pkg}[1]{\emph{#1}}
@@ -24,8 +24,8 @@
subtitle={New data types},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={2.2.0},
- date={08/09/2016},
+ revision={2.2.1},
+ date={08/02/2017},
url={https://github.com/maieul/biblatex-bookinarticle}}
% biblatex
@@ -222,6 +222,10 @@ The ways new entry types are printed are derived from the \verb+standard.bbx+ bi
\begin{changelog}
+\begin{release}{2.2.1}{2016-02-08}
+ \item Use `title' bibmacro and not directly the field in \bibtype{ininbook} driver.
+\end{release}
+
\begin{release}{2.2.0}{2016-09-08}
\item Add compatibility with \emph{biblatex-opcit-booktitle} package's mechanism.
\item Add \bibtype{bookininarticle} and \bibtype{ininarticle} entrytypes.