summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/handout
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-10-15 22:51:51 +0000
committerKarl Berry <karl@freefriends.org>2016-10-15 22:51:51 +0000
commit03a6e7823edd7d2762fced9f713d23ef57e67163 (patch)
treea69c10cec54af00815d9c5122392be76075dae1e /Master/texmf-dist/tex/latex/handout
parent75b84dd5e44892181a2c157b61ce74ef6a803b8a (diff)
handout (14oct16)
git-svn-id: svn://tug.org/texlive/trunk@42266 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/handout')
-rw-r--r--Master/texmf-dist/tex/latex/handout/handout.sty3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/handout/handout.sty b/Master/texmf-dist/tex/latex/handout/handout.sty
index 962fb9f168c..884ff33feff 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}[2015/04/16 1.2.1a Handout package]
+\ProvidesPackage{handout}[2016/10/13 1.3.0 Handout package]
\RequirePackage{kvoptions,etoolbox}
% Options
@@ -97,6 +97,7 @@
\makeatletter%
\input\jobname.handout%
\makeatother%
+ \ifdef{\afterhandout}{\afterhandout}{\handout@warning{No command defined to be run after handout}}
\fi%
\fi%
}