diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-28 22:06:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-28 22:06:59 +0000 |
commit | 81e4f96e54749b176c15d7a2c56c51b2c7c8ab7b (patch) | |
tree | 9df2f463d0148a635ff36444c22fca90e65e59b3 /Master/texmf-dist/tex | |
parent | bd647f0b09ef50c141751dfd2bb0cc6cd0fc0fb6 (diff) |
abntex2 (28apr15)
git-svn-id: svn://tug.org/texlive/trunk@37101 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/abntex2/abntex2.cls | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/abntex2/abntex2abrev.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2.cls b/Master/texmf-dist/tex/latex/abntex2/abntex2.cls index f78ebcdada2..d6a8b0e9610 100644 --- a/Master/texmf-dist/tex/latex/abntex2/abntex2.cls +++ b/Master/texmf-dist/tex/latex/abntex2/abntex2.cls @@ -1,4 +1,4 @@ -%% abntex2.cls, v-1.9.4 laurocesar +%% abntex2.cls, v-1.9.5 laurocesar %% Copyright 2012-2015 by abnTeX2 group at https://www.abntex.net.br/ %% %% This work may be distributed and/or modified under the @@ -23,7 +23,7 @@ % ------------------------------------------------------------------------ % ------------------------------------------------------------------------ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{abntex2}[2015/04/26 v1.9.4 abnTeX2] +\ProvidesClass{abntex2}[2015/04/28 v1.9.5 abnTeX2] \RequirePackage{ifthen} % % Captura as options article e twocolumn diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2abrev.sty b/Master/texmf-dist/tex/latex/abntex2/abntex2abrev.sty index f6757847a2e..bdf21213bb5 100644 --- a/Master/texmf-dist/tex/latex/abntex2/abntex2abrev.sty +++ b/Master/texmf-dist/tex/latex/abntex2/abntex2abrev.sty @@ -1,4 +1,4 @@ -%% abntex2abrev.sty, v-1.9.4 laurocesar +%% abntex2abrev.sty, v-1.9.5 laurocesar %% Copyright 2012-2015 by abnTeX2 group at https://www.abntex.net.br/ %% %% This work may be distributed and/or modified under the diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty b/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty index cdf75ee55c9..fa47743ea3e 100644 --- a/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty +++ b/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty @@ -1,4 +1,4 @@ -%% abntex2cite.sty, v-1.9.4 laurocesar +%% abntex2cite.sty, v-1.9.5 laurocesar %% Copyright 2012-2015 by abnTeX2 group at https://www.abntex.net.br/ %% %% This work may be distributed and/or modified under the @@ -93,7 +93,7 @@ %\input{cvs-id.def} %\CVSExtract$Id: abntcite.sty,v 1.26 2003/10/13 09:40:41 gweber Exp $ %\CVSPackage{abntcite}{\space Chamadas de referencias no texto (NBR10520)} %substitui \ProvidesPackage (replaces \ProvidesPackage) -\ProvidesPackage{abntex2cite}[2015/04/26 v1.9.4 abnTeX2] +\ProvidesPackage{abntex2cite}[2015/04/28 v1.9.5 abnTeX2] \RequirePackage{ifthen} \RequirePackage{calc} \RequirePackage{abntex2abrev} |