diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-11 23:25:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-11 23:25:30 +0000 |
commit | 8f1b942615dfe9b1785e96b660fd21ae0285ebc5 (patch) | |
tree | 4bbabc6f354e1a1c3cca4d88f7ebe8b10c952cc5 /Master/texmf-dist/tex/latex/imakeidx | |
parent | 4d1b49b44dd5d240061e2e2e2be712821e733680 (diff) |
imakeidx (11jul13)
git-svn-id: svn://tug.org/texlive/trunk@31166 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/imakeidx')
-rw-r--r-- | Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty b/Master/texmf-dist/tex/latex/imakeidx/imakeidx.sty index 2826591476f..60563622646 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-2012 Claudio Beccari and Enrico Gregorio +%% Copyright (C) 2010-2013 Enrico Gregorio %% All rights reserved %% %% License information appended %% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesPackage{imakeidx}% - [2013/03/26 v1.3 Package for typesetting indices in a synchronous mode] + [2013/07/11 v1.3a Package for typesetting indices in a synchronous mode] @@ -399,8 +399,7 @@ \@ifclassloaded{memoir}{\let\@wrindexm@m\@wrindex \AtBeginDocument{\hideindexmarks}}{} %% -%% Copyright 2010--2012 Claudio Beccari <claudio dot beccari at gmail dot it> -%% Copyright 2010--2012 Enrico Gregorio <Enrico dot Gregorio at univr dot it> +%% Copyright 2010--2013 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 |