texlive[73375] Master/texmf-dist: scrlayer-fancyhdr (8jan25)
commits+karl at tug.org
commits+karl at tug.org
Wed Jan 8 22:13:18 CET 2025
Revision: 73375
https://tug.org/svn/texlive?view=revision&revision=73375
Author: karl
Date: 2025-01-08 22:13:18 +0100 (Wed, 08 Jan 2025)
Log Message:
-----------
scrlayer-fancyhdr (8jan25)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/LICENSE.md
trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/README.md
trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.pdf
trunk/Master/texmf-dist/source/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.dtx
trunk/Master/texmf-dist/tex/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.sty
Modified: trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/LICENSE.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/LICENSE.md 2025-01-08 21:13:05 UTC (rev 73374)
+++ trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/LICENSE.md 2025-01-08 21:13:18 UTC (rev 73375)
@@ -13,7 +13,7 @@
in der Version 1.3c, verteilt und/oder verändert werden. Die aktuelle
Version dieser Lizenz ist http://www.latex-project.org/lppl.txt und
Version 1.3c oder später ist Teil aller Verteilungen von LaTeX 2005/12/01
-oder später. Dieses Werk hat den LPPL-Verwaltungs-Status „maintained”
+oder später. Dieses Werk hat den LPPL-Verwaltungs-Status „maintained”.
Der aktuelle Verwalter und Autor dieses Werks ist Markus Kohm.
----------------------------------------------------------------------------
Modified: trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/README.md 2025-01-08 21:13:05 UTC (rev 73374)
+++ trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/README.md 2025-01-08 21:13:18 UTC (rev 73375)
@@ -2,10 +2,14 @@
------------------------------------------------------------------------------
-LaTeX package `scrlayer-fancyhdr`
-Copyright (c) 2008—2022 Markus Kohm
-Release: 2025-01-07 v0.3
-License: LPPL 1.3c (see LICENSE.md)
+LaTeX package `scrlayer-fancyhdr`
+
+Copyright (c) 2008—2025 Markus Kohm
+
+Release: 2025-01-08 v0.3.1
+
+License: LPPL 1.3c (see LICENSE.md)
+
CTAN Location: https://ctan.org/pkg/scrlayer-fancyhdr
------------------------------------------------------------------------------
@@ -22,7 +26,10 @@
It still depends on KOMA-Script package
[`scrlayer`](https://www.ctan.org/pkg/scrlayer) at least version 3.33. It
also depends on [`fancyhdr`](https://www.ctan.org/pkg/fancyhdr). Currently
-version 3 and 4 up to 4.0.1 are supported and tested.
+version 3 and 4 up to 4.0.1 are supported and tested. Basic functionality also
+works with version 5 and has been tested up to 5.1. But several new features
+of [`fancyhdr`](https://www.ctan.org/pkg/fancyhdr) version 5 are currently not
+tested with `scrlayer-fancyhdr`.
## Status
Modified: trunk/Master/texmf-dist/doc/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.dtx 2025-01-08 21:13:05 UTC (rev 73374)
+++ trunk/Master/texmf-dist/source/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.dtx 2025-01-08 21:13:18 UTC (rev 73375)
@@ -32,7 +32,7 @@
%</dtx>
%<package&identify>\ProvidesPackage{scrlayer-fancyhdr}
%<*dtx|(package&identify)>
- [2025-01-07 v0.3
+ [2025-01-08 v0.3.1
%</dtx|(package&identify)>
%<*dtx>
source of package scrlayer-scrpage]
@@ -716,7 +716,8 @@
% \texttt{fancy.head.odd} und \texttt{fancy.head.even} mit Hilfe von
% \opt{addvoffset} behoben werden. Weitere Tests sind hier erforderlich.
% \item
-% Noch nicht alle neuen Möglichkeiten von \pkg{fancyhdr} v5 sind getested.
+% Die neuen Möglichkeiten von \pkg{fancyhdr} v5 sind weitgehend weder
+% unterstützt noch gar getestet.
% \end{itemize}
% Siehe \url{https://github.com/komascript/scrlayer-fancyhdr/issues} für
% weitere bekannte Probleme.
@@ -800,6 +801,7 @@
% four layers (even side head, odd side head, even side foot, odd side foot).
% \changes{v0.3}{2025-01-07}{\cs{f at nch@head} and \cs{f at nch@foot} have 8
% arguments with \pkg{fancyhdr} v5}
+% \changes{v0.3.1}{2025-01-07}{missing backslashs added}
% \begin{macrocode}
%<*body>
\IfPackageAtLeastTF{fancyhdr}{2025/01/01}{%
@@ -815,8 +817,8 @@
background,evenpage,
head,
contents={\hb at xt@ \layerwidth{%
- f at nch@head\f at nch@Oelh\f at nch@elh\f at nch@ech\f at nch@erh\f at nch@Oerh
- \f at nch@width at elh\f at nch@width at ech\f at nch@width at erh
+ \f at nch@head\f at nch@Oelh\f at nch@elh\f at nch@ech\f at nch@erh\f at nch@Oerh
+ \f at nch@width at elh\f at nch@width at ech\f at nch@width at erh
}}
]{fancy.head.even}
\DeclareNewLayer[%
@@ -831,7 +833,7 @@
foreground,evenpage,
foot,
contents={\hb at xt@ \layerwidth{%
- f at nch@foot\f at nch@Oelf\f at nch@elf\f at nch@ecf\f at nch@erf\f at nch@Oerf
+ \f at nch@foot\f at nch@Oelf\f at nch@elf\f at nch@ecf\f at nch@erf\f at nch@Oerf
\f at nch@width at elf\f at nch@width at ecf\f at nch@width at erf
}}
]{fancy.foot.even}
@@ -940,7 +942,7 @@
%%% Local Variables:
%%% mode: doctex
-%%% mode: flyspell
-%%% ispell-local-dictionary: "en_GB"
+%%% eval: (flyspell-mode 1)
+%%% ispell-local-dictionary: "en_US"
%%% TeX-master: t
%%% End:
Modified: trunk/Master/texmf-dist/tex/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.sty 2025-01-08 21:13:05 UTC (rev 73374)
+++ trunk/Master/texmf-dist/tex/latex/scrlayer-fancyhdr/scrlayer-fancyhdr.sty 2025-01-08 21:13:18 UTC (rev 73375)
@@ -26,7 +26,7 @@
%%% docstrip run: identify
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\ProvidesPackage{scrlayer-fancyhdr}
- [2025-01-07 v0.3
+ [2025-01-08 v0.3.1
combining fancyhdr with KOMA-Script's scrlayer]
%%% docstrip run: init
\RequirePackage{scrlayer}[2021/02/15]
@@ -53,8 +53,8 @@
background,evenpage,
head,
contents={\hb at xt@ \layerwidth{%
- f at nch@head\f at nch@Oelh\f at nch@elh\f at nch@ech\f at nch@erh\f at nch@Oerh
- \f at nch@width at elh\f at nch@width at ech\f at nch@width at erh
+ \f at nch@head\f at nch@Oelh\f at nch@elh\f at nch@ech\f at nch@erh\f at nch@Oerh
+ \f at nch@width at elh\f at nch@width at ech\f at nch@width at erh
}}
]{fancy.head.even}
\DeclareNewLayer[%
@@ -69,7 +69,7 @@
foreground,evenpage,
foot,
contents={\hb at xt@ \layerwidth{%
- f at nch@foot\f at nch@Oelf\f at nch@elf\f at nch@ecf\f at nch@erf\f at nch@Oerf
+ \f at nch@foot\f at nch@Oelf\f at nch@elf\f at nch@ecf\f at nch@erf\f at nch@Oerf
\f at nch@width at elf\f at nch@width at ecf\f at nch@width at erf
}}
]{fancy.foot.even}
More information about the tex-live-commits
mailing list.