summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/handout
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/handout')
-rw-r--r--Master/texmf-dist/tex/latex/handout/handout.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/handout/handout.sty b/Master/texmf-dist/tex/latex/handout/handout.sty
index 8b728dd6595..ae947b845e3 100644
--- a/Master/texmf-dist/tex/latex/handout/handout.sty
+++ b/Master/texmf-dist/tex/latex/handout/handout.sty
@@ -13,7 +13,7 @@
% The Current Maintainer of this work is Maïeul Rouquette
% This work consists of the files handout.sty and example and documentation files.
-\ProvidesPackage{handout}[2014/03/20 1.0.0 Handout package]
+\ProvidesPackage{handout}[2014/05/23 1.0.1 Handout package]
\RequirePackage{kvoptions,etoolbox}
% Options
@@ -100,7 +100,7 @@
% No new data in content or in label or index
\def\addcontentsline##1##2##3{}
\let\label\@gobble
- \let\index\@gobble
+ \renewcommand{\index}[2][1]{}
% Switches onlyhandout and nothandout commands
\renewcommand{\nothandout}[1]{}