diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-28 21:01:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-28 21:01:23 +0000 |
commit | dec1c39ca21c6280d34498fe7b592b40860f0863 (patch) | |
tree | cda86ad5939fa5a9306bbf12018d5a279b620dd4 /Master/texmf-dist/tex/latex | |
parent | ba2c33bcc94b39c1eabe62fee838173aa14e76c4 (diff) |
imakeidx (28jun16)
git-svn-id: svn://tug.org/texlive/trunk@41558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty b/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty index 933b076d4e9..648751b7ebf 100644 --- a/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty +++ b/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty @@ -7,14 +7,14 @@ %% imakeidx.dtx (with options: `package') %% ___________________________________________________________ %% The imakeidx package for LaTeX -%% Copyright (C) 2010-2013 Enrico Gregorio +%% Copyright (C) 2010-2016 Enrico Gregorio %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{imakeidx}% - [2016/05/16 v1.3c Package for typesetting indices in a synchronous mode] + [2016/05/16 v1.3d Package for typesetting indices in a synchronous mode] @@ -393,7 +393,7 @@ \@ifclassloaded{memoir}{\let\@wrindexm@m\@wrindex \AtBeginDocument{\hideindexmarks}}{} %% -%% Copyright 2010--2013 Enrico Gregorio <Enrico dot Gregorio at univr dot it> +%% Copyright 2010--2016 Enrico Gregorio <Enrico dot Gregorio at univr dot it> %% %% Distributable under the LaTeX Project Public License, %% version 1.3c or higher (your choice). The latest version of |