* texinfo.tex (\contents, \summarycontents): Must not be \outer.
authorKarl Berry <karl@gnu.org>
Sat, 27 Jun 1998 23:30:48 +0000 (23:30 +0000)
committerKarl Berry <karl@gnu.org>
Sat, 27 Jun 1998 23:30:48 +0000 (23:30 +0000)
texinfo.tex

index 9b71dec..c912191 100644 (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