diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-25 03:58:41 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2006-11-25 03:58:41 +0000 |
commit | 9e01f4032d4e859e6eff68fb86f9ef6518c53034 (patch) | |
tree | b8ef05142aca43e23f7c41015575c640a7b3b16d /Master/texmf-dist | |
parent | f75d1f96c72685ba10345e8787e1f040b6bcb9e4 (diff) |
update endheads.
git-svn-id: svn://tug.org/texlive/trunk@2518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/endheads/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/endheads/endheads.pdf | bin | 130741 -> 131248 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/endheads/endheads.dtx | 15 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/endheads/endheads.sty | 6 | ||||
-rw-r--r-- | Master/texmf-dist/tpm/endheads.tpm | 11 |
5 files changed, 15 insertions, 22 deletions
diff --git a/Master/texmf-dist/doc/latex/endheads/README b/Master/texmf-dist/doc/latex/endheads/README deleted file mode 100644 index 0e2b716db37..00000000000 --- a/Master/texmf-dist/doc/latex/endheads/README +++ /dev/null @@ -1,5 +0,0 @@ -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.
\ 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 Binary files differindex bf78593dd67..a9bc1a89a52 100644 --- a/Master/texmf-dist/doc/latex/endheads/endheads.pdf +++ b/Master/texmf-dist/doc/latex/endheads/endheads.pdf diff --git a/Master/texmf-dist/source/latex/endheads/endheads.dtx b/Master/texmf-dist/source/latex/endheads/endheads.dtx index 274aa0f719e..b2ca2f85a75 100644 --- a/Master/texmf-dist/source/latex/endheads/endheads.dtx +++ b/Master/texmf-dist/source/latex/endheads/endheads.dtx @@ -18,7 +18,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e}[1997/12/01] %<package>\ProvidesPackage{endheads} -%<package> [2005/09/26 v1.15 endheads file] +%<package> [2006/11/09 v1.152 endheads file] % %<*driver> \documentclass{ltxdoc} @@ -57,6 +57,7 @@ % \changes{v1.15}{2005/09/25}{uses titleref to capture chapter titles for % notes} % \changes{v1.151}{2005/09/25}{Corrections to user's guide} +% \changes{v1.152}{2006/11/10}{Fixed strange white space error} % \GetFileInfo{endheads.sty} % % \DoNotIndex{\newcommand,\newenvironment,\def,\edef,\else,\renewcommand,\makeatletter,\makeatother} @@ -92,13 +93,13 @@ % \textsc, \unskip} % \setcounter{IndexColumns}{2} % \MakeShortVerb{|} -% \def\fileversion{1.151} -% \def\filedate{27 September 2005} -% \def\docdate{27 September 2005} +% \def\fileversion{1.152} +% \def\filedate{9 November 2006} +% \def\docdate{9 November 2006} % \title{Running Headers for Endnotes\thanks{This document % corresponds to \textsf{endheads}~\fileversion, dated \filedate.}} % \author{John Burt \\ \texttt{burt@brandeis.edu}} -% \date{September 27, 2005} +% \date{November 9, 2006} % \maketitle % \begin{abstract} % \textsf{endheads} provides running headers of the form ``Notes to @@ -290,8 +291,8 @@ r@#2\endcsname{}{}\@nil \string\pagestyle\string{endnotesstyle\string}} \def\endnote{\@ifnextchar[\@xendnote{\stepcounter{endnote}% % my addition begins - \stepcounter{allendnotes}\label{notl\theallendnotes} - \immediate\write\@enotes{\checknoteheaders} + \stepcounter{allendnotes}\label{notl\theallendnotes}% + \immediate\write\@enotes{\checknoteheaders}% % my addition ends \protected@xdef\@theenmark{\theendnote}% \@endnotemark\@endnotetext}} diff --git a/Master/texmf-dist/tex/latex/endheads/endheads.sty b/Master/texmf-dist/tex/latex/endheads/endheads.sty index 0dd4ebbf637..90175613be5 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} - [2005/09/26 v1.15 endheads file] + [2006/11/09 v1.152 endheads file] \providecommand*{\ifrefundefined}[1]{% \expandafter\ifx\csname r@#1\endcsname\relax \expandafter\@firstoftwo @@ -104,8 +104,8 @@ r@#2\endcsname{}{}\@nil \string\thispagestyle\string{empty\string} \string\pagestyle\string{endnotesstyle\string}} \def\endnote{\@ifnextchar[\@xendnote{\stepcounter{endnote}% - \stepcounter{allendnotes}\label{notl\theallendnotes} - \immediate\write\@enotes{\checknoteheaders} + \stepcounter{allendnotes}\label{notl\theallendnotes}% + \immediate\write\@enotes{\checknoteheaders}% \protected@xdef\@theenmark{\theendnote}% \@endnotemark\@endnotetext}} \let\oldtheendnotes=\theendnotes diff --git a/Master/texmf-dist/tpm/endheads.tpm b/Master/texmf-dist/tpm/endheads.tpm index f99e263969b..c2f8879995b 100644 --- a/Master/texmf-dist/tpm/endheads.tpm +++ b/Master/texmf-dist/tpm/endheads.tpm @@ -3,7 +3,7 @@ <rdf:Description about="http://texlive.dante.de/texlive/Package/endheads.zip"> <TPM:Name>endheads</TPM:Name> <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:52:45</TPM:Date> + <TPM:Date>2006/11/11 04:28:00</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>karl</TPM:Creator> <TPM:Title>The endheads package.</TPM:Title> @@ -11,15 +11,12 @@ <TPM:Author></TPM:Author> <TPM:Size>152879</TPM:Size> <TPM:Build/> - <TPM:RunFiles size="6211"> + <TPM:RunFiles size="6214"> texmf-dist/tex/latex/endheads/endheads.sty texmf-dist/tpm/endheads.tpm </TPM:RunFiles> - <TPM:DocFiles size="130969"> -texmf-dist/doc/latex/endheads/README -texmf-dist/doc/latex/endheads/endheads.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="15699"> + <TPM:DocFiles size="131248">texmf-dist/doc/latex/endheads/endheads.pdf</TPM:DocFiles> + <TPM:SourceFiles size="15760"> texmf-dist/source/latex/endheads/endheads.dtx texmf-dist/source/latex/endheads/endheads.ins </TPM:SourceFiles> |