summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/leaflet/leaflet.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/leaflet/leaflet.dtx')
-rw-r--r--macros/latex/contrib/leaflet/leaflet.dtx17
1 files changed, 9 insertions, 8 deletions
diff --git a/macros/latex/contrib/leaflet/leaflet.dtx b/macros/latex/contrib/leaflet/leaflet.dtx
index 9a1ed13b26..cc540ca5d5 100644
--- a/macros/latex/contrib/leaflet/leaflet.dtx
+++ b/macros/latex/contrib/leaflet/leaflet.dtx
@@ -1,10 +1,10 @@
% \iffalse meta-comment
%
%
-% (c) 1998 J\"urgen Schlegelmilch <schlegel@informatik.uni-rostock.de>
+% (c) 1998 Jürgen Schlegelmilch <schlegel@informatik.uni-rostock.de>
% (c) 2000 Walter Schmidt <w.a.schmidt@gmx.net>
% (c) 2002-2004 Rolf Niepraschk <Rolf.Niepraschk@gmx.de> and
-% Hubert G\"a\ss{}lein
+% Hubert Gäßlein
% (c) 2012-2020 Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
%
% This file may be distributed and/or modified under the
@@ -21,13 +21,13 @@
%
% \iffalse
%<class>\ProvidesClass{leaflet}
-%<class> [2020/10/14 v2.0c LaTeX document class (JS,WaS,RN,HjG)]
+%<class> [2020/10/25 v2.0d LaTeX document class (JS,WaS,RN,HjG)]
%
%<*driver|manual>
%<driver>\def\filename{leaflet.dtx}
%<manual>\def\filename{leaflet-manual.tex}
-\def\fileversion{v2.0c} % change this when leaflet-manual changed, too.
-\def\filedate{2020/10/14}
+\def\fileversion{v2.0d} % change this when leaflet-manual changed, too.
+\def\filedate{2020/10/25}
\def\docdate {2020/10/14} % change this when leaflet-manual changed, too.
%</driver|manual>
%<*driver>
@@ -51,7 +51,7 @@
%</driver>
% \fi
%
-% \CheckSum{1277}
+% \CheckSum{1276}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -85,6 +85,8 @@
% \changes{v1.0d}{2012/06/04}{Options `twopart/notwopart' suggested
% by Luis Rivera. No more `final' in \cmd{\ExecuteOptions} suggested
% by Axel Berger (RN)}
+% \changes{v2.0d}{2020/10/25}{Using UTF8 in the preamble for author names
+% to prevent unpacking issue. (RN)}
%
% \DoNotIndex{\newcommand,\renewcommand,\newenvironment,\renewenvironment}
% \DoNotIndex{\providecommand,\def,\edef,\let,\gdef,\xdef,\global,\newtoks}
@@ -888,7 +890,7 @@
% The \cmd{\ShipoutBox} with the page content must be a bit moved to get a
% ``normal-sized'' box. In ``nocombine'' mode only put the background picture.
% \changes{v1.1a}{2015/12/27}{Additions for new option `foldcorr'. (RN)}
-% \changes{v2.0a}{2020/10/13}{Temporarily do not call \cmd{\@@@exec@outs}. (RN)}
+% \changes{v2.0a}{2020/10/13}{Do not call \cmd{\@@@exec@outs} temporarily. (RN)}
% \changes{v2.0a}{2020/10/13}{Using \LaTeX's new 'shipout/before' hook. (RN)}
% \changes{v2.0b}{2020/10/14}{Renamed \cmd{\LL@savePage} to
% \cmd{\LL@processPage}. (RN)}
@@ -1003,7 +1005,6 @@
% \begin{macrocode}
\RemoveFromHook{shipout/foreground}[*]
\RemoveFromHook{shipout/background}[*]
- \RemoveFromHook{shipout/firstpage}[*]
\RemoveFromHook{shipout/lastpage}[*]
\RemoveFromHook{shipout/before}[*]
\AddToHook{shipout/before}{\LL@processPage}