summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex
index 21b7f35bdea..f64025285fa 100644
--- a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.tex
@@ -10,7 +10,7 @@
\usepackage{pifont}
\usepackage{minted}
\setminted{breaklines}
-
+\hypersetup{citecolor=black}
% Usefull commands
\newcommand{\biblatex}{biblatex\xspace}
\pretocmd{\bibfield}{\sloppy}{}{}
@@ -22,8 +22,8 @@
subtitle={Abbreviated references},
email={maieul <at> maieul <dot> net},
author={Maïeul Rouquette},
- revision={1.1.1},
- date={2015/07/02},
+ revision={1.2.0},
+ date={2015/10/18},
url={https://git.framasoft.org/maieul/biblatex-opcit-booktitle}}
% biblatex
@@ -160,7 +160,7 @@ by:
\subsection{Customization}
-You can change the \verb+inbook:rel+ bibliographic driver to customize the way the main title is printed.
+You can change the \verb+inbook:rel:verbose-trad-xxx+ bibliographic driver to customize the way the main title is printed, \verb+xxx+ meaning 1, 2, or 3, depending of you specific citation style.
\section{Credits}
@@ -175,6 +175,14 @@ All issues can be submitted, in French or English, in the Framasoft issues page\
\begin{changelog}
+
+\begin{release}{1.2.0}{2015-10-18}
+\item Fix bug with internal hyperref.
+\item Fix shorter form to be consistent with verbose-trad1 and verbose-trad2.
+\item Use short form of name (idem or just last name, depending of style).
+\item Change bibliography driver name. If you have customized your bibliographic driver, you should adapt name: \verb+inbook:rel:verbose-trad-1+ or \verb+inbook:rel:verbose-trad-2+ or \verb+inbook:rel:verbose-trad-3+.
+\end{release}
+
\begin{release}{1.1.1}{2015-07-02}
\item Fix spurious space.
\end{release}