summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/endheads
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 03:58:41 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2006-11-25 03:58:41 +0000
commit9e01f4032d4e859e6eff68fb86f9ef6518c53034 (patch)
treeb8ef05142aca43e23f7c41015575c640a7b3b16d /Master/texmf-dist/source/latex/endheads
parentf75d1f96c72685ba10345e8787e1f040b6bcb9e4 (diff)
update endheads.
git-svn-id: svn://tug.org/texlive/trunk@2518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/endheads')
-rw-r--r--Master/texmf-dist/source/latex/endheads/endheads.dtx15
1 files changed, 8 insertions, 7 deletions
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}}