From 05c4ffe1a7299c81ac01350e93d15d22c58e1a24 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 29 Aug 2003 23:02:36 +0000 Subject: [PATCH] Move @contents to usual place after title page, and after first menu since that looks nice in html. --- doc/ref/guile.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index d4b8a2661..ce25a7f6c 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -129,7 +129,7 @@ notice identical to this one except for the removal of this paragraph @comment The title is printed in a large font. @title Guile Reference Manual @subtitle Edition @value{MANUAL-EDITION}, for use with Guile @value{VERSION} -@subtitle $Id: guile.texi,v 1.23 2003-07-18 00:50:23 kryde Exp $ +@subtitle $Id: guile.texi,v 1.24 2003-08-29 23:02:36 kryde Exp $ @c AUTHORS @@ -283,6 +283,8 @@ Indices @end menu +@contents + @include preface.texi @iftex @@ -386,6 +388,4 @@ available through both Scheme and C interfaces. @include indices.texi @include scheme-indices.texi -@contents - @bye -- 2.20.1