Thu Jan 23 13:57:31 CET 2003 Stepan Kasal * doc/texinfo.tex (\footnotezzz): set \hsize to \pagewidth, in case it's different at the moment. --- texinfo.tex.p1 Thu Jan 23 13:54:39 2003 +++ texinfo.tex Thu Jan 23 13:56:46 2003 @@ -2293,12 +2293,10 @@ % table is finished. --kasal, 22jan03 % \newbox\savedfootnotes -\newdimen\savedhsize % \def\startsavedfootnote{% \global\setbox\savedfootnotes = \vbox\bgroup \unvbox\savedfootnotes - \hsize\savedhsize } \def\crcrwithfootnotes{% \crcr @@ -6079,6 +6077,7 @@ % \long\gdef\footnotezzz{% \startfootins + \hsize\pagewidth % We want to typeset this text as a normal paragraph, even if the % footnote reference occurs in (for example) a display environment. % So reset some parameters.