From 17f080ff7f73e7c412a23e8e7070ec0f164322fb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 3 Sep 2012 22:54:44 +0000 Subject: endheads (3sep12) git-svn-id: svn://tug.org/texlive/trunk@27581 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/endheads/README | 4 +--- Master/texmf-dist/doc/latex/endheads/endheads.pdf | Bin 245129 -> 245372 bytes .../texmf-dist/source/latex/endheads/endheads.dtx | 16 +++++++++------- Master/texmf-dist/tex/latex/endheads/endheads.sty | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/endheads/README b/Master/texmf-dist/doc/latex/endheads/README index 1d9e630d0ca..6a852af3da0 100644 --- a/Master/texmf-dist/doc/latex/endheads/README +++ b/Master/texmf-dist/doc/latex/endheads/README @@ -2,6 +2,4 @@ Readme for endheads Endheads makes running headers of the form ``Notes to pp.~xx--yy'' for users of endnotes.sty. It also enables one to reset the endnotes counter -by chapter. endheads requires fancyhdr, endnotes, and ifthen. Endheads will also work for memoir class, but in that case it won't require fancyhdr. - -This material is subject to the LaTeX Project Public License. \ No newline at end of file +by chapter. endheads requires fancyhdr, endnotes, and ifthen. Endheads will also work for memoir class, but in that case it won't require fancyhdr. \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/endheads/endheads.pdf b/Master/texmf-dist/doc/latex/endheads/endheads.pdf index f9c81b1d379..2fed5d09870 100644 Binary files a/Master/texmf-dist/doc/latex/endheads/endheads.pdf and b/Master/texmf-dist/doc/latex/endheads/endheads.pdf differ diff --git a/Master/texmf-dist/source/latex/endheads/endheads.dtx b/Master/texmf-dist/source/latex/endheads/endheads.dtx index 1cd7090c6a9..30e8f5e07b3 100644 --- a/Master/texmf-dist/source/latex/endheads/endheads.dtx +++ b/Master/texmf-dist/source/latex/endheads/endheads.dtx @@ -1,4 +1,5 @@ % \iffalse meta-comment +% !TEX TS-program = dtxmk % % Copyright (C) 2005 by John Burt % -------------------------------------------------- @@ -18,7 +19,7 @@ % \iffalse %\NeedsTeXFormat{LaTeX2e}[1997/12/01] %\ProvidesPackage{endheads} -% [2011/12/29 v1.5 endheads file] +% [2011/09/03 v1.5 endheads file] % %<*driver> \documentclass{ltxdoc} @@ -66,6 +67,7 @@ %endnotes in table of contents} %\changes{v1.5}{2011/12/29}{Corrected problem with page styles for %first pages of chapters} +%\changes{v1.51}{2012/09/203}{Corrected problem with page page headings in memoir style} % \GetFileInfo{endheads.sty} % % \DoNotIndex{\newcommand,\newenvironment,\def,\edef,\else,\renewcommand,\makeatletter,\makeatother} @@ -101,13 +103,13 @@ % \textsc, \unskip} % \setcounter{IndexColumns}{2} % \MakeShortVerb{|} -% \def\fileversion{1.5} -% \def\filedate{29 December 2011} -% \def\docdate{29 December 2011} +% \def\fileversion{1.51} +% \def\filedate{3 September 2012} +% \def\docdate{3 September 2012} % \title{Running Headers for Endnotes\thanks{This document % corresponds to \textsf{endheads}~\fileversion, dated \filedate.}} % \author{John Burt \\ \texttt{burt@brandeis.edu}} -% \date{December 29, 2011} +% \date{September 3, 2012} % \maketitle % \begin{abstract} % \textsf{endheads} provides running headers of the form ``Notes to @@ -365,8 +367,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{} 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{} -- cgit v1.2.3