From d150cde2cd524eeaadaaf82f7b9e3a51525e589f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Jun 2016 22:24:17 +0000 Subject: biblatex-opcit-booktitle (12jun16) git-svn-id: svn://tug.org/texlive/trunk@41422 c570f23f-e606-0410-a88d-b1316a301751 --- .../biblatex-opcit-booktitle-example.pdf | Bin 20670 -> 20670 bytes .../documentation/biblatex-opcit-booktitle.pdf | Bin 73080 -> 74189 bytes .../documentation/biblatex-opcit-booktitle.tex | 17 +++++++++++++++-- .../biblatex-opcit-booktitle.sty | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf index f6c6b7724a6..96217f106af 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf and b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf index 8e6d33df4a4..3c4f2d033cd 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf and b/Master/texmf-dist/doc/latex/biblatex-opcit-booktitle/documentation/biblatex-opcit-booktitle.pdf differ 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 05768a814f8..11bf430bf64 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 @@ -22,8 +22,8 @@ subtitle={Abbreviated references}, email={maieul maieul net}, author={Maïeul Rouquette}, - revision={1.5.0}, - date={2016/06/09}, + revision={1.5.0a}, + date={2016/06/12}, url={https://git.framasoft.org/maieul/biblatex-opcit-booktitle}} % biblatex @@ -158,6 +158,14 @@ by: \usebibmacro{cite:test:ifrelated} \end{minted} +\subsection{Use with own citation style} + +If you have created your own citation style file (\verb.+cbx.), you must create a bibliographic driver called \verb+inbook:rel:+. You can look at the model \verb+inbook:rel:verbose-trad-xxx+ in the .sty file, or just use \cs{DeclareBibliographyAlias} to use an already existing model. + +If your citation style is public (i. e. published on CTAN), please contact us: we could provide the bibliographic driver directly in this package. + +If you have created your own \verb+cite+ bibmacro, this bibmacro must call, directly or indirectly the `cite:test:ifrelated` bibmacro (or your adaptation of this bibmacro). + \subsection{Customization} 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. @@ -175,6 +183,11 @@ All issues can be submitted, in French or English, in the Framasoft issues page\ \begin{changelog} +\begin{release}{1.5.0a}{2016-06-12} + \item Precisions in the handbook. +\end{release} + + \begin{release}{1.5.0}{2016-06-09} \item Add error message to know more quickly break compatibility with new releases of biblatex. \end{release} diff --git a/Master/texmf-dist/tex/latex/biblatex-opcit-booktitle/biblatex-opcit-booktitle.sty b/Master/texmf-dist/tex/latex/biblatex-opcit-booktitle/biblatex-opcit-booktitle.sty index 8859aabcadb..02a6d52a006 100644 --- a/Master/texmf-dist/tex/latex/biblatex-opcit-booktitle/biblatex-opcit-booktitle.sty +++ b/Master/texmf-dist/tex/latex/biblatex-opcit-booktitle/biblatex-opcit-booktitle.sty @@ -15,7 +15,7 @@ % % The Current Maintainer of this work is Maïeul Rouquette \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biblatex-opcit-booktitle}[2016/06/09 v1.5.0 Manage op. cit. when using subentry] +\ProvidesPackage{biblatex-opcit-booktitle}[2016/06/12 v1.5.0a Manage op. cit. when using subentry] \RequirePackage{xpatch} \DeclareFieldFormat{bibhypertarget:crossref}{% -- cgit v1.2.3