diff options
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 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 |