From cc55deed0e400e599906d8edb07221035b795b4d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Mar 2016 23:40:26 +0000 Subject: biblatex-manuscripts-philology (11mar16) git-svn-id: svn://tug.org/texlive/trunk@40004 c570f23f-e606-0410-a88d-b1316a301751 --- .../biblatex-manuscripts-philology.pdf | Bin 79660 -> 80407 bytes .../biblatex-manuscripts-philology.tex | 11 +++++++++-- .../documentation/example.pdf | Bin 34687 -> 27253 bytes .../latex/biblatex-manuscripts-philology/makefile | 4 ++-- 4 files changed, 11 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc/latex/biblatex-manuscripts-philology') diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf index fc4241ec397..ab2fe67be81 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf and b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex index 2be6db7fbfc..b36ace8789e 100644 --- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex +++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex @@ -19,8 +19,8 @@ subtitle={New data types}, email={maieul maieul net}, author={Maïeul Rouquette}, - revision={1.7.0}, - date={10/02/2016}, + revision={1.8.0}, + date={11/03/2016}, url={https://github.com/maieul/biblatex-manuscripts-philology}} @@ -50,6 +50,9 @@ This package was created for Maïeul Rouquette's PHD\footnote{\url{http://apocry All issues can be submitted, in French or English, in the GitHub issues page\footnote{\url{https://github.com/maieul/biblatex-manuscripts-philology/issues}.}. +\section{Requirement} + +This package needs \biblatex~3.3 or later. \section{New type and fields} @@ -270,6 +273,10 @@ To use this package with the features of \verb+biblatex-realauthor+, you must us \begin{changelog} +\begin{release}{1.8.0}{2016-03-11} + \item Fix compatibility with \biblatex~3.3. +\end{release} + \begin{release}{1.7.0}{2016-02-10} \item Add italian translation. \end{release} diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf index fd5d0bb5067..fef84389c9b 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf and b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile index 55cfde8250a..d01c1c4d7a7 100644 --- a/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile +++ b/Master/texmf-dist/doc/latex/biblatex-manuscripts-philology/makefile @@ -4,9 +4,9 @@ FILES = *.bbx *.dbx *.lbx documentation makefile README dist: all rm -rf biblatex-manuscripts-philology mkdir biblatex-manuscripts-philology - cp README *bbx *dbx *lbx *makefile biblatex-manuscripts-philology + ln README *bbx *dbx *lbx *makefile biblatex-manuscripts-philology mkdir biblatex-manuscripts-philology/documentation - cp documentation/*tex documentation/*bib documentation/*pdf documentation/makefile biblatex-manuscripts-philology/documentation + ln documentation/*tex documentation/*bib documentation/*pdf documentation/makefile biblatex-manuscripts-philology/documentation $(RM) ../biblatex-manuscripts-philology.zip zip -r ../biblatex-manuscripts-philology.zip biblatex-manuscripts-philology -- cgit v1.2.3