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/tex | |
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/tex')
-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 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 |