summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/leaflet
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-10-21 03:02:35 +0000
committerNorbert Preining <norbert@preining.info>2020-10-21 03:02:35 +0000
commitd800950bfaacab9c6c4bf4d44206d60016b2f04d (patch)
treea47704a85d1a29b69fcede9454aa32ed2c7b5902 /macros/latex/contrib/leaflet
parent6c4fb500d344400c932c5792f94aee3e34cbe6a7 (diff)
CTAN sync 202010210302
Diffstat (limited to 'macros/latex/contrib/leaflet')
-rw-r--r--macros/latex/contrib/leaflet/leaflet-manual.pdfbin92279 -> 92279 bytes
-rw-r--r--macros/latex/contrib/leaflet/leaflet.dtx27
-rw-r--r--macros/latex/contrib/leaflet/leaflet.ins16
-rw-r--r--macros/latex/contrib/leaflet/leaflet.pdfbin246694 -> 246849 bytes
4 files changed, 25 insertions, 18 deletions
diff --git a/macros/latex/contrib/leaflet/leaflet-manual.pdf b/macros/latex/contrib/leaflet/leaflet-manual.pdf
index 07cf61a3f2..ef8311bfb9 100644
--- a/macros/latex/contrib/leaflet/leaflet-manual.pdf
+++ b/macros/latex/contrib/leaflet/leaflet-manual.pdf
Binary files differ
diff --git a/macros/latex/contrib/leaflet/leaflet.dtx b/macros/latex/contrib/leaflet/leaflet.dtx
index 1acc4424c7..9a1ed13b26 100644
--- a/macros/latex/contrib/leaflet/leaflet.dtx
+++ b/macros/latex/contrib/leaflet/leaflet.dtx
@@ -3,9 +3,9 @@
%
% (c) 1998 J\"urgen 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
+% (c) 2002-2004 Rolf Niepraschk <Rolf.Niepraschk@gmx.de> and
% Hubert G\"a\ss{}lein
-% (c) 2012,... Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
+% (c) 2012-2020 Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
%
% This file may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -20,14 +20,13 @@
% \fi
%
% \iffalse
-%<class>\NeedsTeXFormat{LaTeX2e}[2020-10-01]
%<class>\ProvidesClass{leaflet}
-%<class> [2020/10/14 v2.0b LaTeX document class (JS,WaS,RN,HjG)]
+%<class> [2020/10/14 v2.0c LaTeX document class (JS,WaS,RN,HjG)]
%
%<*driver|manual>
%<driver>\def\filename{leaflet.dtx}
%<manual>\def\filename{leaflet-manual.tex}
-\def\fileversion{v2.0b} % change this when leaflet-manual changed, too.
+\def\fileversion{v2.0c} % change this when leaflet-manual changed, too.
\def\filedate{2020/10/14}
\def\docdate {2020/10/14} % change this when leaflet-manual changed, too.
%</driver|manual>
@@ -52,7 +51,7 @@
%</driver>
% \fi
%
-% \CheckSum{1272}
+% \CheckSum{1277}
%
% \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
@@ -147,14 +146,15 @@
% \subsection{Test whether the LaTeX format is new enough}
% We use the 'shipout/before' hook.
% \begin{macrocode}
-\@ifundefined{DiscardShipoutBox}{%
+\providecommand\IfFormatAtLeastTF{\@ifl@t@r\fmtversion}
+\IfFormatAtLeastTF{2020/10/01}{}{%
\ClassError{leaflet}{%
LaTeX version equal to or newer \MessageBreak
- than '2020-10-01' is required%
+ than '2020/10/01' is required%
}{%
Renew your TeX installation.%
- }%
-}{}
+ }%
+}
% \end{macrocode}
% \subsection{Saving some internal macros\dots}
%
@@ -437,6 +437,7 @@
% remaining commands must still wait until the next output page is
% ready. It works only for output commands in the main text which moved to
% the next page but not for floating output commands.
+% \changes{v2.0c}{2020/10/14}{Missing \cmd{\set@display@protect} (RN)}
% \begin{macrocode}
\newcommand*\@@@exec@outs{%
\begingroup
@@ -467,6 +468,7 @@
Too early to execute! <<<}%
\fi
\@tempcnta\z@ \def\reserved@b{}%
+ \set@display@protect
\@for\reserved@a :=\@@@pending@outs\do{%
\ifx\reserved@a\@empty\else
\ifnum\@tempcnta<\@tempcntb%
@@ -886,10 +888,11 @@
% 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}{Do not call \cmd{\@@@exec@outs} temporarily. (RN)}
+% \changes{v2.0a}{2020/10/13}{Temporarily do not call \cmd{\@@@exec@outs}. (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)}
+% \changes{v2.0c}{2020/10/14}{Activated \cmd{\@@@exec@outs} again. (RN)}
% \begin{macrocode}
\newcommand*\LL@processPage{%
\ifLL@combine\DiscardShipoutBox\fi
@@ -908,7 +911,7 @@
\if@tempswa\LL@tempdima=0.9797979798\paperwidth
\else\LL@tempdima=1.0101010101\paperwidth \fi
\fi
- %%%\@@@exec@outs
+ \@@@exec@outs
\expandafter\newsavebox\csname LL@box\Roman{LL@page}\endcsname%
\setbox\ShipoutBox=\vbox{\vskip1in\unvbox\ShipoutBox}%
\setbox\ShipoutBox=\vbox{\moveright1in\box\ShipoutBox}%
diff --git a/macros/latex/contrib/leaflet/leaflet.ins b/macros/latex/contrib/leaflet/leaflet.ins
index af980d0555..08598b5441 100644
--- a/macros/latex/contrib/leaflet/leaflet.ins
+++ b/macros/latex/contrib/leaflet/leaflet.ins
@@ -3,15 +3,19 @@
\preamble
-Copyright (C) 2003, 2004, ...
-Rolf Niepraschk, Rolf.Niepraschk@gmx.de
-Hubert Gaesslein, hubertjg@gmx.de
+(c) 1998 J\"urgen 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
+(c) 2012-2020 Rolf Niepraschk <Rolf.Niepraschk@gmx.de>
-This work may be distributed and/or modified under the
+This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
-The latest version of this license is in
- http://www.latex-project.org/lppl.txt
+The latest version of this license is in:
+
+ http://www.latex-project.org/lppl.txt
+
and version 1.3 or later is part of all distributions of LaTeX
version 2003/12/01 or later.
diff --git a/macros/latex/contrib/leaflet/leaflet.pdf b/macros/latex/contrib/leaflet/leaflet.pdf
index 7f2ae79914..052a8071e9 100644
--- a/macros/latex/contrib/leaflet/leaflet.pdf
+++ b/macros/latex/contrib/leaflet/leaflet.pdf
Binary files differ