summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-05-18 19:50:36 +0000
committerKarl Berry <karl@freefriends.org>2022-05-18 19:50:36 +0000
commit645073d265314f8062db14cf20e169eba67da504 (patch)
tree1fc39ae078fc6da3c1cd51345aa7ea9fb50933dc /Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
parent7ce7341b5bebbf6b62b2ea39b4db2d8b7ab10f4d (diff)
fancyhdr (18may22)
git-svn-id: svn://tug.org/texlive/trunk@63329 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty b/Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
index 39a70767af9..7d0fb439081 100644
--- a/Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
+++ b/Master/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
@@ -21,7 +21,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fancyhdr}%
- [2022/05/10 v4.0.2
+ [2022/05/18 v4.0.3
Extensive control of page headers and footers]%
% Copyright (C) 1994-2022 by Pieter van Oostrum <pieter@vanoostrum.org>
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -70,7 +70,7 @@
\DeclareOption{headings}{%
\f@nch@ifundefined{chapter}{%
\if@twoside
- \def\ps@headings{\ps@f@nch@fancyproto \let\@mkboth\markboth
+ \def\ps@headings{\ps@f@nch@fancyproto \def\@mkboth{\protect\markboth}
\fancyhf{}
\fancyhead[LE,RO]{\thepage}%
\fancyhead[RE]{\slshape\leftmark}%
@@ -83,7 +83,7 @@
\ifnum \c@secnumdepth >\@ne \thesubsection\quad \fi##1}}%
}%
\else
- \def\ps@headings{\ps@f@nch@fancyproto \let\@mkboth\markboth
+ \def\ps@headings{\ps@f@nch@fancyproto \def\@mkboth{\protect\markboth}
\fancyhf{}
\fancyhead[LE,RO]{\thepage}%
\fancyhead[RE]{\slshape\leftmark}%
@@ -95,7 +95,7 @@
}%
\fi
}{\if@twoside
- \def\ps@headings{\ps@f@nch@fancyproto \let\@mkboth\markboth
+ \def\ps@headings{\ps@f@nch@fancyproto \def\@mkboth{\protect\markboth}
\fancyhf{}
\fancyhead[LE,RO]{\thepage}%
\fancyhead[RE]{\slshape\leftmark}%
@@ -109,7 +109,7 @@
\ifnum \c@secnumdepth >\z@ \thesection. \ \fi##1}}}%
}%
\else
- \def\ps@headings{\ps@f@nch@fancyproto \let\@mkboth\markboth
+ \def\ps@headings{\ps@f@nch@fancyproto \def\@mkboth{\protect\markboth}
\fancyhf{}
\fancyhead[LE,RO]{\thepage}%
\fancyhead[RE]{\slshape\leftmark}%