diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty b/Master/texmf-dist/tex/latex/abntex2/abntex2cite.sty index 6865e552d0a..931d312083e 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.6 laurocesar -%% Copyright 2012-2016 by abnTeX2 group at https://www.abntex.net.br/ +%% abntex2cite.sty, v-1.9.7 laurocesar +%% Copyright 2012-2018 by abnTeX2 group at https://www.abntex.net.br/ %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -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}[2016/02/26 v-1.9.6 abnTeX2] +\ProvidesPackage{abntex2cite}[2018/11/24 v-1.9.7 abnTeX2] \RequirePackage{ifthen} \RequirePackage{calc} \RequirePackage{abntex2abrev} @@ -544,8 +544,8 @@ %we are repeating \bibcite command as defined in hyperref.sty %so that we have it all together at one place. \ifthenelse{\boolean{ABNThyperref}}{% -\renewcommand{\bibcite}[2]{% - \@newl@bel{b}{#1}{\hyper@@link[cite]{}{cite.#1}{#2}}}% +%\renewcommand{\bibcite}[2]{% +% \@newl@bel{b}{#1}{\hyper@@link[cite]{}{cite.#1}{#2}}}% \newcommand{\bibciteEXPL}[2]{% \@newl@bel{b}{#1++EXPL}{\hyper@@link[cite]{}{cite.#1}{#2}}}% \newcommand{\bibciteIMPL}[2]{% |