diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-26 21:57:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-26 21:57:28 +0000 |
commit | fc11ec42903196eb886eff26e3c251aa47fdd8fb (patch) | |
tree | 1a1db75a2b4a1566535b86f868aa0f7b54fc7228 /Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty | |
parent | 9e3cd21672ed0bfde1d475ed2c20652be691329e (diff) |
abntex2 (26jan14)
git-svn-id: svn://tug.org/texlive/trunk@32794 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty b/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty index 5eed4edb1d0..00b1e1c78ac 100644 --- a/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty +++ b/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty @@ -1,5 +1,5 @@ -%% abntex2cite.sty, v-1.9.1 laurocesar -%% Copyright 2012-2013 by abnTeX2 group at http://abntex2.googlecode.com/ +%% abntex2cite.sty, v-1.9.2 laurocesar +%% Copyright 2012-2014 by abnTeX2 group at http://abntex2.googlecode.com/ %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -21,6 +21,9 @@ %% %% Revision history: %% +%% 2014/1/26 7h58 laurocesar +%% Adiciona \ProvidesPackage +%% %% 2013/05/22 07h05 laurocesar %% Adiciona a macro \footciteref para referĂȘncias em notas de rodapĂ©. %% @@ -174,7 +177,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}[2014/01/26 v1.9.2 abnTeX2] \RequirePackage{ifthen} \RequirePackage{calc} \RequirePackage{abntex2abrev} |