diff options
author | Norbert Preining <preining@logic.at> | 2006-10-07 20:30:16 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-10-07 20:30:16 +0000 |
commit | 07f227511dcbf1e141f45c38947c6430d58e8012 (patch) | |
tree | a2623314a1b936839f67f6dd55c39e9ad128fc06 /Master/texmf-dist/tex | |
parent | a2c5406b1689d709415d35dfe05f1dace46527ea (diff) |
update hyperref
git-svn-id: svn://tug.org/texlive/trunk@2264 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperref/backref.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperref/backref.sty b/Master/texmf-dist/tex/latex/hyperref/backref.sty index 8ae300d0dd3..6c9cf799383 100644 --- a/Master/texmf-dist/tex/latex/hyperref/backref.sty +++ b/Master/texmf-dist/tex/latex/hyperref/backref.sty @@ -21,7 +21,7 @@ %% given in the file `manifest.txt'. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{backref} - [2006/08/01 v1.26 Bibliographical back referencing] + [2006/10/06 v1.27 Bibliographical back referencing] \newif\ifBR@verbose \@ifundefined{ifHy@verbose}{% \BR@verbosefalse @@ -69,8 +69,8 @@ \def\backreflastsep{ et~}% } \def\backrefspanish{% - \def\backrefpagesname{p\'aginas} - \def\backrefsectionsname{secciones} + \def\backrefpagesname{p\'aginas}% + \def\backrefsectionsname{secciones}% \def\backrefsep{, }% \def\backreftwosep{ y~}% \def\backreflastsep{ y~}% |