diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-07 23:39:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-07 23:39:19 +0000 |
commit | 734a944ad1d694094e6cac8d4ce2c1f2c8adfb71 (patch) | |
tree | 168c93d9699c0900906a6d1a1f6fa7655b5ce9ad /Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty | |
parent | c4bd7c61c3f6687a0dac0043d47e727b5e5814b7 (diff) |
glossaries (8jan17)
git-svn-id: svn://tug.org/texlive/trunk@42894 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty index c7825784616..72a15f4cd87 100644 --- a/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty +++ b/Master/texmf-dist/tex/latex/glossaries/styles/glossary-hypernav.sty @@ -7,7 +7,7 @@ %% glossaries.dtx (with options: `glossary-hypernav.sty,package') %% %% glossaries.dtx -%% Copyright 2016 Nicola Talbot +%% Copyright 2017 Nicola Talbot %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -38,7 +38,7 @@ %% Right bracket \] Circumflex \^ Underscore \_ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} -\ProvidesPackage{glossary-hypernav}[2016/12/16 v4.27 (NLCT)] +\ProvidesPackage{glossary-hypernav}[2017/01/07 v4.28 (NLCT)] \newcommand*{\glsnavhyperlink}[3][\@glo@type]{% \edef\gls@grplabel{#2}\protected@edef\@gls@grptitle{#3}% \@glslink{glsn:#1@#2}{#3}} |