From: Jim Meyering Date: Sun, 31 Jan 1999 23:15:30 +0000 (+0000) Subject: Wrap the @top node in @ifnottex instead of X-Git-Tag: TEXTUTILS-1_22h~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f7cdc86f9f37cc63d5117b9d7180c419aac7d12;p=thirdparty%2Fcoreutils.git Wrap the @top node in @ifnottex instead of @ifinfo so `makeinfo --html ...' works. From Karl Berry. --- diff --git a/doc/textutils.texi b/doc/textutils.texi index 0b3fd24193..d840adcc16 100644 --- a/doc/textutils.texi +++ b/doc/textutils.texi @@ -103,7 +103,7 @@ by the Foundation. @end titlepage -@ifinfo +@ifnottex @node Top @top GNU text utilities @@ -203,7 +203,7 @@ Opening the software toolbox @end detailmenu @end menu -@end ifinfo +@end ifnottex @node Introduction