From 555796a9dcf50f8997d2d26611609cb60d1dee7c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Oct 2020 20:40:07 +0000 Subject: leaflet (20oct20) git-svn-id: svn://tug.org/texlive/trunk@56716 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/leaflet/leaflet.cls | 29 +++++++++++++++---------- 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/tex/latex/leaflet') diff --git a/Master/texmf-dist/tex/latex/leaflet/leaflet.cls b/Master/texmf-dist/tex/latex/leaflet/leaflet.cls index 38eb4fcb81d..8fc5e81940b 100644 --- a/Master/texmf-dist/tex/latex/leaflet/leaflet.cls +++ b/Master/texmf-dist/tex/latex/leaflet/leaflet.cls @@ -6,31 +6,35 @@ %% %% leaflet.dtx (with options: `class') %% -%% Copyright (C) 2003, 2004, ... -%% Rolf Niepraschk, Rolf.Niepraschk@gmx.de -%% Hubert Gaesslein, hubertjg@gmx.de +%% (c) 1998 J{\accent "7F u}rgen Schlegelmilch +%% (c) 2000 Walter Schmidt +%% (c) 2002-2004 Rolf Niepraschk and +%% Hubert G{\accent "7F a}\ss {}lein +%% (c) 2012-2020 Rolf Niepraschk %% -%% 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. %% %% This work has the LPPL maintenance status "author-maintained". %% -\NeedsTeXFormat{LaTeX2e}[2020-10-01] \ProvidesClass{leaflet} - [2020/10/14 v2.0b LaTeX document class (JS,WaS,RN,HjG)] -\@ifundefined{DiscardShipoutBox}{% + [2020/10/14 v2.0c LaTeX document class (JS,WaS,RN,HjG)] +\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.% }% -}{} +} \let\LL@begindvi\@begindvi \@ifundefined{iflandscape}{\newif\iflandscape}{}% \@ifundefined{iftumble}{\newif\iftumble}{}% @@ -207,6 +211,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% @@ -463,7 +468,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}% -- cgit v1.2.3