diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-03 22:54:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-03 22:54:44 +0000 |
commit | 17f080ff7f73e7c412a23e8e7070ec0f164322fb (patch) | |
tree | fc6a81ddc15506012d130e7352a4f27509574c38 /Master/texmf-dist/tex/latex/endheads | |
parent | c4a2088cc9b48daf6a5d44ba0857661fbe4d43a5 (diff) |
endheads (3sep12)
git-svn-id: svn://tug.org/texlive/trunk@27581 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/endheads')
-rw-r--r-- | Master/texmf-dist/tex/latex/endheads/endheads.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/endheads/endheads.sty b/Master/texmf-dist/tex/latex/endheads/endheads.sty index 6463d72eb33..891e0788599 100644 --- a/Master/texmf-dist/tex/latex/endheads/endheads.sty +++ b/Master/texmf-dist/tex/latex/endheads/endheads.sty @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e}[1997/12/01] \ProvidesPackage{endheads} - [2011/12/29 v1.5 endheads file] + [2011/09/03 v1.5 endheads file] \providecommand*{\ifrefundefined}[1]{% \expandafter\ifx\csname r@#1\endcsname\relax \expandafter\@firstoftwo @@ -106,8 +106,8 @@ r@#2\endcsname{}{}\@nil \makepagestyle{endnotesstyle} \makeevenhead{endnotesstyle}{{\small\textrm{\thepage}}}{{\small{\em \the\notesheadername~\mymarks}}}{} \makeoddhead{endnotesstyle}{}{{\small{\em \the\notesheadername~\mymarks}}}{{\small\textrm{\thepage}}} -\makeevenfoot{}{}{} -\makeoddfoot{}{}{} +\makeevenfoot{endnotesstyle}{}{}{} +\makeoddfoot{endnotesstyle}{}{}{} }{ \fancypagestyle{endnotesstyle}{% \fancyhf{} |