This moves the ToC to the beginning in the PDF output, and IMHO looks so much nicer. Will push soon unless somebody complains.
Thanks Bruno! Ralf Don't hide the table of contents in the manual. * doc/libtool.texi: Move the table of contents to the beginning. Prompted by patch from Bruno Haible against Automake. diff --git a/doc/libtool.texi b/doc/libtool.texi index 606b232..f508015 100644 --- a/doc/libtool.texi +++ b/doc/libtool.texi @@ -70,6 +70,8 @@ the section entitled "GNU Free Documentation License". @syncodeindex tp cp @synindex pg cp +...@contents + @ifnottex @node Top, Introduction, (dir), (dir) @comment node-name, next, previous, up @@ -6368,6 +6370,4 @@ order to test new changes without having to rerun @code{configure}. @printindex cp -...@c summarycontents -...@contents @bye