diff options
author | Karl Berry <karl@freefriends.org> | 2015-05-12 22:36:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-05-12 22:36:53 +0000 |
commit | 798a00f49ea498ec77e2bc560317007b0315dea8 (patch) | |
tree | 9ada105d68b5cebb880d6a6fb4402a92e2751c94 /Master/texmf-dist/doc/latex/biblatex-source-division | |
parent | 2cd0abe17ecaf0b3cc5a67e3fc8a9bf977ba12ac (diff) |
biblatex-source-division (12may15)
git-svn-id: svn://tug.org/texlive/trunk@37358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-source-division')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf | bin | 61088 -> 60911 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.tex | 11 |
2 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf b/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf Binary files differindex 7b7cf097187..d3e86155cea 100644 --- a/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf diff --git a/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.tex b/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.tex index f79530a53f8..26bea3197f5 100644 --- a/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.tex +++ b/Master/texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.tex @@ -24,8 +24,8 @@ email={maieul <at> maieul <dot> net}, author={Maïeul Rouquette}, subtitle={}, - revision={2.2.1}, - date={28/06/2014}, + revision={2.2.2}, + date={12/05/2015}, url={https://github.com/maieul/biblatex-source-division}} % Hyphen \hyphenation{Ma-de-lei-ne} @@ -77,7 +77,7 @@ It must be loaded after the \biblatex package. When citing a reference (with \cmd{cite}, \cmd{footcite} or other citation command), the division of source is added in parenthesis in the \opt{postnote} arg. The syntax of the rest of the \opt{postnote} arg is the normal syntax of \biblatex. -For example, our \file{.bib} for us texts in this documentation introduction is: +For example, our \file{.bib} used for texts in this documentation introduction is: \inputminted{tex}{biblatex-source-division.bib} @@ -96,6 +96,11 @@ The division of source is put on the \bibfield{titleaddon} field. So you can sty \section{Revision History} \begin{changelog} + +\begin{release}{2.2.2}{2015-05-12} +\item Fix spurious field separator when source division is used without page number. +\end{release} + \begin{release}{2.2.1}{2014-06-28} \item Add the source division after the short form of a work, when entry has \bibfield{maintitle} field. \end{release} |