* texinfo.tex (\contents, \summarycontents): Must not be \outer.

This commit is contained in:
Karl Berry 1998-06-27 23:30:48 +00:00
parent d153373039
commit 44309109fe

View file

@ -3433,7 +3433,7 @@ width0pt\relax} \fi
% Normal (long) toc.
\outer\def\contents{%
\def\contents{%
\startcontents{\putwordTableofContents}%
\input \jobname.toc
\endgroup
@ -3441,7 +3441,7 @@ width0pt\relax} \fi
}
% And just the chapters.
\outer\def\summarycontents{%
\def\summarycontents{%
\startcontents{\putwordShortContents}%
%
\let\chapentry = \shortchapentry