* doco table of contents position
@ 2003-08-25 22:03 Kevin Ryde
0 siblings, 0 replies; only message in thread
From: Kevin Ryde @ 2003-08-25 22:03 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 292 bytes --]
Texinfo is happy with @contents at the start of the file. Not sure if
it wasn't in the distant past, but it's certainly fine now (as the 4.6
manual explains).
* guile.texi: Move @contents to usual place after title page, and
after first menu since that looks nice in html.
[-- Attachment #2: guile.texi.contents.diff --]
[-- Type: text/plain, Size: 285 bytes --]
--- guile.texi.~1.23.~ 2003-07-18 10:50:23.000000000 +1000
+++ guile.texi 2003-08-23 13:48:39.000000000 +1000
@@ -283,6 +283,8 @@
@end menu
+@contents
+
@include preface.texi
@iftex
@@ -386,6 +388,4 @@
@include indices.texi
@include scheme-indices.texi
-@contents
-
@bye
[-- Attachment #3: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-08-25 22:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-25 22:03 doco table of contents position Kevin Ryde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).