From 9369e223dca3894fb5845de9e38072773ab1ab22 Mon Sep 17 00:00:00 2001 From: mdw Date: Wed, 13 Mar 2002 21:50:04 +0000 Subject: [PATCH] Make \fn@fntext be \long; suggested by `rockmover'. --- footnote.dtx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/footnote.dtx b/footnote.dtx index 07dac84..7723453 100644 --- a/footnote.dtx +++ b/footnote.dtx @@ -1,6 +1,6 @@ % \begin{meta-comment} % -% $Id: footnote.dtx,v 1.1 2002/02/03 20:49:03 mdw Exp $ +% $Id: footnote.dtx,v 1.2 2002/03/13 21:50:04 mdw Exp $ % % Save footnotes around boxing environments and things % @@ -9,6 +9,9 @@ %----- Revision history ----------------------------------------------------- % % $Log: footnote.dtx,v $ +% Revision 1.2 2002/03/13 21:50:04 mdw +% Make \fn@fntext be \long; suggested by `rockmover'. +% % Revision 1.1 2002/02/03 20:49:03 mdw % Checkin for new build system. % @@ -55,7 +58,7 @@ %<+package> [1997/01/28 1.13 Save footnotes around boxes] % \end{meta-comment} % -% \CheckSum{327} +% \CheckSum{328} %\iffalse %<*package> %\fi @@ -269,7 +272,7 @@ % \end{footnote} % % \begin{macrocode} -\def\fn@fntext#1{% +\long\def\fn@fntext#1{% \ifx\ifmeasuring@\@@undefined% \expandafter\@secondoftwo\else\expandafter\@iden% \fi% -- 2.11.0