]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
In TeX mode, the table of contents must be at the end...
authorBruno Haible <bruno@clisp.org>
Wed, 23 Feb 2005 17:07:30 +0000 (17:07 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:17 +0000 (12:12 +0200)
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi

index fb672d3356527d53032e6c87a8ddba27b0b9b588..11ca3b1e82e9d32c33a3fc4cd2b3f07b711b2bed 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-23  Bruno Haible  <bruno@clisp.org>
+
+       * gettext.texi: Put the table of contents at the end in TeX mode,
+       otherwise texi2dvi fails.
+
 2005-02-12  Bruno Haible  <bruno@clisp.org>
 
        * tutorial.html: New file, from Gora Mohanty with modifications:
index 7bbb12cf34abe7832af905f4e1daf17cc14d614c..be6e740d9ebfb4c1c7f69c8a4bd9e2a081bbcec3 100644 (file)
@@ -113,8 +113,10 @@ except that this permission notice may be stated in a translation approved
 by the Foundation.
 @end titlepage
 
+@ifnottex
 @c Table of Contents
 @contents
+@end ifnottex
 
 @ifinfo
 @node Top, Introduction, (dir), (dir)
@@ -10399,6 +10401,11 @@ Project should come from this standard.
 
 @printindex cp
 
+@iftex
+@c Table of Contents
+@contents
+@end iftex
+
 @bye
 
 @c Local variables: