texlive[74970] Master/texmf-dist: ppt-slides (17apr25)
commits+karl at tug.org
commits+karl at tug.org
Thu Apr 17 21:25:30 CEST 2025
Revision: 74970
https://tug.org/svn/texlive?view=revision&revision=74970
Author: karl
Date: 2025-04-17 21:25:30 +0200 (Thu, 17 Apr 2025)
Log Message:
-----------
ppt-slides (17apr25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/ppt-slides/LICENSE.txt
trunk/Master/texmf-dist/doc/latex/ppt-slides/README.md
trunk/Master/texmf-dist/doc/latex/ppt-slides/ppt-slides.pdf
trunk/Master/texmf-dist/doc/latex/ppt-slides/socrates.jpg
trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.dtx
trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.ins
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark-mono.tex
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark.tex
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light-mono.tex
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light.tex
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty
trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6.tex
Modified: trunk/Master/texmf-dist/doc/latex/ppt-slides/LICENSE.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ppt-slides/LICENSE.txt 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/doc/latex/ppt-slides/LICENSE.txt 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,6 +1,6 @@
(The MIT License)
-Copyright (c) 2022-2024 Yegor Bugayenko
+Copyright (c) 2022-2025 Yegor Bugayenko
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
Modified: trunk/Master/texmf-dist/doc/latex/ppt-slides/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ppt-slides/README.md 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/doc/latex/ppt-slides/README.md 2025-04-17 19:25:30 UTC (rev 74970)
@@ -7,8 +7,8 @@
This LaTeX package helps you create slide decks as good looking
as with [PowerPoint™](https://en.wikipedia.org/wiki/Microsoft_PowerPoint),
but more precise, uniform, and visually strict.
-Check [this series of lectures](https://github.com/yegor256/ssd16)
-fully designed with the use of this package.
+Check [this series of lectures](https://github.com/yegor256/sqm)
+fully designed using this package.
First,
[install it](https://en.wikibooks.org/wiki/LaTeX/Installing_Extra_Packages)
Modified: trunk/Master/texmf-dist/doc/latex/ppt-slides/ppt-slides.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/ppt-slides/socrates.jpg
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.dtx 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.dtx 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,25 +1,6 @@
% \iffalse meta-comment
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
% \fi
% \CheckSum{0}
@@ -50,7 +31,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{ppt-slides}
%<*package>
-[2024/10/18 0.4.0 Slide Decks a la Power Point]
+[2025/04/17 0.5.0 Slide Decks a la Power Point]
%</package>
%<*driver>
\documentclass{ltxdoc}
@@ -74,7 +55,7 @@
%</driver>
% \fi
-% \title{|ppt-slides|: \LaTeX{} Package for \\ Slide Decks \`{a} la Power Point\thanks{The sources are in GitHub at \href{https://github.com/yegor256/ppt-slides}{yegor256/ppt-slides}}}
+% \title{|ppt-slides|: \LaTeX{} Package for \\ Slide Decks \`{a} la PowerPoint\thanks{The sources are in GitHub at \href{https://github.com/yegor256/ppt-slides}{yegor256/ppt-slides}}}
% \author{Yegor Bugayenko \\ \texttt{yegor256 at gmail.com}}
% \date{\filedate, \fileversion}
%
@@ -161,7 +142,7 @@
%</verb>
%\fi
% The |\pptChapter| and |\pptSection| commands used together will render
-% nice two-level nagivation menu at the top left corner.
+% nice two-level navigation menu at the top left corner.
% \DescribeMacro{\pptLeft}
% \DescribeMacro{\pptRight}
@@ -362,6 +343,19 @@
%</verb>
%\fi
+% \DescribeMacro{nocrumbs}
+% By default, the top left corner of each slide has so called crumbs. You can get rid of them
+% with the help of the |nocrumbs| package option:
+%\iffalse
+%<*verb>
+%\fi
+\begin{verbatim}
+\usepackage[nocrumbs]{ppt-slides}
+\end{verbatim}
+%\iffalse
+%</verb>
+%\fi
+
% \StopEventually{}
% \section{Implementation}
@@ -369,6 +363,7 @@
% \changes{0.1.4}{2022/09/15}{The \texttt{nominutes} package option added.}
% \changes{0.1.5}{2022/09/19}{The default directory fixed.}
% \changes{0.2.0}{2022/12/03}{We migrated to the \texttt{ltxdoc} format and \texttt{.dtx} file.}
+% \changes{0.5.0}{2025/04/17}{The \texttt{nocrumbs} package option was introduced.}
% First, we parse the package options:
% \begin{macrocode}
@@ -383,6 +378,7 @@
directory/.estore in = \ppt at directory,
directory/.default = ,
nominutes/.estore in = \ppt at nominutes,
+ nocrumbs/.estore in = \ppt at nocrumbs,
directory
}
\ProcessPgfPackageOptions{/ppt-slides}
@@ -455,7 +451,8 @@
% Then, we include \href{https://ctan.org/pkg/enumitem}{enumitem}
% in order to render inline lists in crumbs:
% \begin{macrocode}
-\RequirePackage[inline]{enumitem}
+\PassOptionsToPackage{inline}{enumitem}
+\RequirePackage{enumitem}
% \end{macrocode}
% Then, we include \href{https://ctan.org/pkg/crumbs}{crumbs}
Modified: trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.ins 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/source/latex/ppt-slides/ppt-slides.ins 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-%% (The MIT License)
-%%
-%% Copyright (c) 2022-2024 Yegor Bugayenko
-%%
-%% Permission is hereby granted, free of charge, to any person obtaining a copy
-%% of this software and associated documentation files (the 'Software'), to deal
-%% in the Software without restriction, including without limitation the rights
-%% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-%% copies of the Software, and to permit persons to whom the Software is
-%% furnished to do so, subject to the following conditions:
-%%
-%% The above copyright notice and this permission notice shall be included in all
-%% copies or substantial portions of the Software.
-%%
-%% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-%% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-%% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-%% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-%% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-%% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-%% SOFTWARE.
+%% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+%% SPDX-License-Identifier: MIT
\input docstrip.tex
\keepsilent
@@ -26,7 +7,7 @@
\preamble
(The MIT License)
-Copyright (c) 2022-2024 Yegor Bugayenko
+Copyright (c) 2022-2025 Yegor Bugayenko
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark-mono.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark-mono.tex 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark-mono.tex 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
\definecolor{white}{HTML}{FFFFFF}
\definecolor{red}{HTML}{FFFFFF}
@@ -33,4 +14,4 @@
\color{white}
}
-\endinput
\ No newline at end of file
+\endinput
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark.tex 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-dark.tex 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
\definecolor{white}{HTML}{EEEEEE}
\definecolor{red}{HTML}{ED474A}
@@ -33,4 +14,4 @@
\color{white}
}
-\endinput
\ No newline at end of file
+\endinput
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light-mono.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light-mono.tex 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light-mono.tex 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
\definecolor{white}{HTML}{FFFFFF}
\definecolor{red}{HTML}{000000}
@@ -33,4 +14,4 @@
\color{black}
}
-\endinput
\ No newline at end of file
+\endinput
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light.tex 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-schemes/ppt-light.tex 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
\definecolor{white}{HTML}{FEFEFE}
\definecolor{red}{HTML}{ED474A}
@@ -33,4 +14,4 @@
\color{black}
}
-\endinput
\ No newline at end of file
+\endinput
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-slides.sty 2025-04-17 19:25:30 UTC (rev 74970)
@@ -7,7 +7,7 @@
%% ppt-slides.dtx (with options: `package')
%% (The MIT License)
%%
-%% Copyright (c) 2022-2024 Yegor Bugayenko
+%% Copyright (c) 2022-2025 Yegor Bugayenko
%%
%% Permission is hereby granted, free of charge, to any person obtaining a copy
%% of this software and associated documentation files (the 'Software'), to deal
@@ -31,7 +31,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{ppt-slides}
-[2024/10/18 0.4.0 Slide Decks a la Power Point]
+[2025/04/17 0.5.0 Slide Decks a la Power Point]
@@ -54,6 +54,7 @@
+
\RequirePackage{pgfopts}
\makeatletter
\pgfkeys{
@@ -65,6 +66,7 @@
directory/.estore in = \ppt at directory,
directory/.default = ,
nominutes/.estore in = \ppt at nominutes,
+ nocrumbs/.estore in = \ppt at nocrumbs,
directory
}
\ProcessPgfPackageOptions{/ppt-slides}
@@ -99,7 +101,8 @@
\RequirePackage{tikzpagenodes}
-\RequirePackage[inline]{enumitem}
+\PassOptionsToPackage{inline}{enumitem}
+\RequirePackage{enumitem}
\RequirePackage{crumbs}
Modified: trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6.tex 2025-04-17 19:25:19 UTC (rev 74969)
+++ trunk/Master/texmf-dist/tex/latex/ppt-slides/ppt-templates/ppt-9x6.tex 2025-04-17 19:25:30 UTC (rev 74970)
@@ -1,24 +1,5 @@
-% (The MIT License)
-%
-% Copyright (c) 2022-2024 Yegor Bugayenko
-%
-% Permission is hereby granted, free of charge, to any person obtaining a copy
-% of this software and associated documentation files (the 'Software'), to deal
-% in the Software without restriction, including without limitation the rights
-% to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-% copies of the Software, and to permit persons to whom the Software is
-% furnished to do so, subject to the following conditions:
-%
-% The above copyright notice and this permission notice shall be included in all
-% copies or substantial portions of the Software.
-%
-% THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-% IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-% FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
-% AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-% LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-% OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-% SOFTWARE.
+% SPDX-FileCopyrightText: Copyright (c) 2022-2025 Yegor Bugayenko
+% SPDX-License-Identifier: MIT
\RequirePackage{geometry}
\geometry{paperwidth=16in, paperheight=9in, left=4in, right=2in, top=1.5in, bottom=1.5in}
@@ -35,6 +16,7 @@
\RequirePackage{tikz} % for drawing circles
\RequirePackage{lastpage} % to count pages and show total
+\makeatletter\ifdefined\ppt at nocrumbs\else
\RequirePackage{crumbs}
\renewcommand\crumb[2]{%
\ifnum\value{crumbi}=1\else\hspace{1em}\fi
@@ -52,6 +34,8 @@
#1%
\fi%
}
+\fi
+\makeatother
\RequirePackage{fancyhdr}
\pagestyle{fancy}
@@ -107,16 +91,21 @@
}
}
+\makeatletter
\AtBeginDocument{%
\raggedbottom%
\raggedright%
\raggedcolumns%
\setlength\topskip{0pt}%
- \setlength\headheight{32pt}%
\setlength\footskip{32pt}%
\setlength\parindent{0pt}%
\setlength\parskip{18pt}%
\setlength\columnsep{32pt}%
+ \ifdefined\ppt at nocrumbs%
+ \setlength\headheight{6pt}%
+ \else%
+ \setlength\headheight{32pt}%
+ \fi%
\normalsize%
\sffamily%
}
More information about the tex-live-commits
mailing list.