texlive[70652] Master/texmf-dist: leaflet (15mar24)
commits+karl at tug.org
commits+karl at tug.org
Fri Mar 15 22:24:13 CET 2024
Revision: 70652
https://tug.org/svn/texlive?view=revision&revision=70652
Author: karl
Date: 2024-03-15 22:24:13 +0100 (Fri, 15 Mar 2024)
Log Message:
-----------
leaflet (15mar24)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.pdf
trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.tex
trunk/Master/texmf-dist/doc/latex/leaflet/leaflet.pdf
trunk/Master/texmf-dist/source/latex/leaflet/leaflet.dtx
trunk/Master/texmf-dist/tex/latex/leaflet/leaflet.cls
Modified: trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.tex 2024-03-15 21:24:02 UTC (rev 70651)
+++ trunk/Master/texmf-dist/doc/latex/leaflet/leaflet-manual.tex 2024-03-15 21:24:13 UTC (rev 70652)
@@ -25,9 +25,9 @@
%% This work has the LPPL maintenance status "author-maintained".
%%
\def\filename{leaflet-manual.tex}
-\def\fileversion{v2.1a} % change this when leaflet-manual changed, too.
-\def\filedate{2020/11/06}
-\def\docdate {2020/11/06} % change this when leaflet-manual changed, too.
+\def\fileversion{v2.1c} % change this when leaflet-manual changed, too.
+\def\filedate{2024/03/12}
+\def\docdate {2024/03/12} % change this when leaflet-manual changed, too.
\listfiles
\errorcontextlines=99
\documentclass[
@@ -104,7 +104,6 @@
\begin{document}
\maketitle
-\thispagestyle{empty}
%%\LARGE
@@ -230,8 +229,8 @@
\item
The macro |\CutLine| draws a vertical dotted line with
scissor symbols between the page indicated by its argument and the
-preceding one.
-The starred version omits the scissors symbols.
+preceding one. The optional parameter |[-]| changes the dotted line to a
+solid one. The starred version omits the scissors symbols.
\item
In case the text does not fit on six pages, a warning (or error,
@@ -253,8 +252,8 @@
Both macros default to |\bfseries| and can be changed using
|\renewcommand*|.
-The horizontal and vertical and margins of the (small) pages
-default to 8\,mm and 11\,mm, respectively, and can be changed
+The horizontal and vertical margins of the (small) pages
+have the standard sizes 8 mm and 11 mm, respectively, and can be changed
using |\setmargins|, as explained above.
This may be useful, if the printing engine exhibits larger unprintable
margins.
Modified: trunk/Master/texmf-dist/doc/latex/leaflet/leaflet.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/leaflet/leaflet.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/leaflet/leaflet.dtx 2024-03-15 21:24:02 UTC (rev 70651)
+++ trunk/Master/texmf-dist/source/latex/leaflet/leaflet.dtx 2024-03-15 21:24:13 UTC (rev 70652)
@@ -5,7 +5,7 @@
% (c) 2000 Walter Schmidt <w.a.schmidt at gmx.net>
% (c) 2002-2004 Rolf Niepraschk <Rolf.Niepraschk at gmx.de> and
% Hubert Gäßlein
-% (c) 2012-2020 Rolf Niepraschk <Rolf.Niepraschk at gmx.de>
+% (c) 2012-2024 Rolf Niepraschk <Rolf.Niepraschk at gmx.de>
%
% This file may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -21,14 +21,14 @@
%
% \iffalse
%<class>\ProvidesClass{leaflet}
-%<class> [2020/11/06 v2.1a LaTeX document class (JS,WaS,RN,HjG)]
+%<class> [2024/03/12 v2.1c LaTeX document class (JS,WaS,RN,HjG)]
%
%<*driver|manual>
%<driver>\def\filename{leaflet.dtx}
%<manual>\def\filename{leaflet-manual.tex}
-\def\fileversion{v2.1a} % change this when leaflet-manual changed, too.
-\def\filedate{2020/11/06}
-\def\docdate {2020/11/06} % change this when leaflet-manual changed, too.
+\def\fileversion{v2.1c} % change this when leaflet-manual changed, too.
+\def\filedate{2024/03/12}
+\def\docdate {2024/03/12} % change this when leaflet-manual changed, too.
%</driver|manual>
%<*driver>
\listfiles
@@ -51,7 +51,7 @@
%</driver>
% \fi
%
-% \CheckSum{1290}
+% \CheckSum{1291}
%
% \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
@@ -605,6 +605,7 @@
\setlength{\labelwidth}{\leftmargin}
\addtolength{\labelwidth}{-\labelsep}
\pagestyle{empty}
+\AddToHook{cmd/maketitle/after}{\thispagestyle{empty}}%
\headheight\z@
\headsep\z@
\footskip\z@
@@ -831,11 +832,11 @@
% parameter |#1|. The starred version draws only the line.
% \begin{macrocode}
\newcommand*\CutLine{%
- \@ifstar{\@tempswatrue\LL at CutLine}{\@tempswafalse\LL at CutLine}}
+ \@ifstar{\@tempswafalse\LL at CutLine}{\@tempswatrue\LL at CutLine}}
\@onlypreamble\CutLine
\newcommand*\LL at CutLine[2][.]{%
\ifLL at combine
- \ifx\Scissors\@empty\@tempswatrue\fi
+ \ifx\Scissors\@empty\@tempswafalse\fi
\if .#1%
\def\@tempa{\dotfill}%
\else\if -#1%
@@ -845,7 +846,7 @@
\noexpand\AddToBackground{#2}{%
\noexpand\put(0,0){%
\noexpand\rotatebox{90}{\noexpand\makebox(\paperheight,0){%
- \noexpand\normalsize\@tempa\if at tempswa\else\noexpand\Scissors%
+ \noexpand\normalsize\@tempa\if at tempswa\noexpand\Scissors%
\@tempa\@tempa\noexpand\Scissors\@tempa\fi}}}}%
}%
\@tempb
@@ -1176,7 +1177,6 @@
\begin{document}
\maketitle
-\thispagestyle{empty}
%%\LARGE
@@ -1303,8 +1303,8 @@
\item
The macro |\CutLine| draws a vertical dotted line with
scissor symbols between the page indicated by its argument and the
-preceding one.
-The starred version omits the scissors symbols.
+preceding one. The optional parameter |[-]| changes the dotted line to a
+solid one. The starred version omits the scissors symbols.
\item
In case the text does not fit on six pages, a warning (or error,
@@ -1327,8 +1327,8 @@
Both macros default to |\bfseries| and can be changed using
|\renewcommand*|.
-The horizontal and vertical and margins of the (small) pages
-default to 8\,mm and 11\,mm, respectively, and can be changed
+The horizontal and vertical margins of the (small) pages
+have the standard sizes 8 mm and 11 mm, respectively, and can be changed
using |\setmargins|, as explained above.
This may be useful, if the printing engine exhibits larger unprintable
margins.
Modified: trunk/Master/texmf-dist/tex/latex/leaflet/leaflet.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/leaflet/leaflet.cls 2024-03-15 21:24:02 UTC (rev 70651)
+++ trunk/Master/texmf-dist/tex/latex/leaflet/leaflet.cls 2024-03-15 21:24:13 UTC (rev 70652)
@@ -25,7 +25,7 @@
%% This work has the LPPL maintenance status "author-maintained".
%%
\ProvidesClass{leaflet}
- [2020/11/06 v2.1a LaTeX document class (JS,WaS,RN,HjG)]
+ [2024/03/12 v2.1c LaTeX document class (JS,WaS,RN,HjG)]
\providecommand\IfFormatAtLeastTF{\@ifl at t@r\fmtversion}
\IfFormatAtLeastTF{2020/10/01}{}{%
\ClassError{leaflet}{%
@@ -300,6 +300,7 @@
\setlength{\labelwidth}{\leftmargin}
\addtolength{\labelwidth}{-\labelsep}
\pagestyle{empty}
+\AddToHook{cmd/maketitle/after}{\thispagestyle{empty}}%
\headheight\z@
\headsep\z@
\footskip\z@
@@ -423,11 +424,11 @@
\expandafter\providecommand\csname\@tempa\@Roman{#1}\endcsname{}%
\expandafter\g at addto@macro\csname\@tempa\@Roman{#1}\endcsname{#2}}
\newcommand*\CutLine{%
- \@ifstar{\@tempswatrue\LL at CutLine}{\@tempswafalse\LL at CutLine}}
+ \@ifstar{\@tempswafalse\LL at CutLine}{\@tempswatrue\LL at CutLine}}
\@onlypreamble\CutLine
\newcommand*\LL at CutLine[2][.]{%
\ifLL at combine
- \ifx\Scissors\@empty\@tempswatrue\fi
+ \ifx\Scissors\@empty\@tempswafalse\fi
\if .#1%
\def\@tempa{\dotfill}%
\else\if -#1%
@@ -437,7 +438,7 @@
\noexpand\AddToBackground{#2}{%
\noexpand\put(0,0){%
\noexpand\rotatebox{90}{\noexpand\makebox(\paperheight,0){%
- \noexpand\normalsize\@tempa\if at tempswa\else\noexpand\Scissors%
+ \noexpand\normalsize\@tempa\if at tempswa\noexpand\Scissors%
\@tempa\@tempa\noexpand\Scissors\@tempa\fi}}}}%
}%
\@tempb
More information about the tex-live-commits
mailing list.