X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/3e2c5da8b445136a0ce329034181e856beb2f6bb..0fb4766da19521ffc4b25ab564ce36e8c8df5f4b:/footnote.dtx?ds=sidebyside diff --git a/footnote.dtx b/footnote.dtx index 64eb689..4241f8f 100644 --- a/footnote.dtx +++ b/footnote.dtx @@ -1,6 +1,6 @@ % \begin{meta-comment} % -% $Id: footnote.dtx,v 1.2 2002/03/13 21:50:04 mdw Exp $ +% footnote.dtx % % Save footnotes around boxing environments and things % @@ -224,7 +224,7 @@ % Footnotes are finished off by this macro. This is the easy bit. % % \begin{macrocode} -\let\fn@endnote\color@endgroup +\def\fn@endnote{\color@endgroup} % \end{macrocode} % % \end{macro}