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.sty6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/handout/handout.sty b/Master/texmf-dist/tex/latex/handout/handout.sty
index a71060527b0..b2483d39ce1 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}[2016/10/24 1.4.0 Handout package]
+\ProvidesPackage{handout}[2016/11/15 1.5.0 Handout package]
\RequirePackage{kvoptions,etoolbox}
% Options
@@ -109,9 +109,11 @@
\newcommand{\before@handout}{%
% New page
\newpage%
- % Reset counter
+ % Reset counters
\setcounter{page}{1}%
\setcounter{footnote}{0}%
+ \setcounter{table}{0}%
+ \setcounter{figure}{0}%
\ifhandout@sectioning%
\setcounter{section}{0}%
\setcounter{subsection}{0}%