diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-07 20:50:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-07 20:50:34 +0000 |
commit | a20ff407ba11c229f9f174d1db6ae99ccfb0c9d0 (patch) | |
tree | 8df9bd6c430ef92c157166eecbc46d78631735d1 /Master/texmf-dist/tex/latex/biblatex-bookinarticle | |
parent | dadeda275fb8a3885b294be5babc0ed298377ee9 (diff) |
biblatex-bookinarticle (7apr16)
git-svn-id: svn://tug.org/texlive/trunk@40323 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-bookinarticle')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty index 71e7ba68714..1df465882d2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty +++ b/Master/texmf-dist/tex/latex/biblatex-bookinarticle/biblatex-bookinarticle.sty @@ -1,4 +1,4 @@ -%% Copyright 2014-… Maïeul Rouquette +%% Copyright 2014-2016 Maïeul Rouquette % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -8,11 +8,13 @@ % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. % -% This work has the LPPL maintenance status `maintained'. +% This work has the LPPL maintenance status `unmaintained'. % -% The Current Maintainer of this work is Maïeul Rouquette +% The last maintainer of this work was Maïeul Rouquette \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biblatex-bookinarticle}[2016/02/24 v1.3.1 Book in article, in incollection and in thesis with biblatex] +\ProvidesPackage{biblatex-bookinarticle}[2016/04/06 v1.3.1a Book in article, in incollection and in thesis with biblatex] + +\PackageWarning{biblatex-bookinarticle}{Deprecated package. Use biblatex-bookinother instead.} % 1. The drivers \DeclareBibliographyDriver{inarticle}{% |