summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/handout
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-15 22:47:23 +0000
committerKarl Berry <karl@freefriends.org>2016-11-15 22:47:23 +0000
commitc46b45668cf85ade845caf710eb43ef5553cfd3b (patch)
treea71eee1e5ded74aaf3fb27d71b9c24b625c75303 /Master/texmf-dist/tex/latex/handout
parent8b8ef343c2f6f74375bfcfbd0c6e89fd6dc148df (diff)
handout (15nov16)
git-svn-id: svn://tug.org/texlive/trunk@42518 c570f23f-e606-0410-a88d-b1316a301751
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}%