mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
Move @contents to usual place after title page, and
after first menu since that looks nice in html.
This commit is contained in:
parent
3adbc48c24
commit
05c4ffe1a7
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
@comment The title is printed in a large font.
|
||||||
@title Guile Reference Manual
|
@title Guile Reference Manual
|
||||||
@subtitle Edition @value{MANUAL-EDITION}, for use with Guile @value{VERSION}
|
@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
|
@c AUTHORS
|
||||||
|
|
||||||
|
@ -283,6 +283,8 @@ Indices
|
||||||
|
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
|
@contents
|
||||||
|
|
||||||
@include preface.texi
|
@include preface.texi
|
||||||
|
|
||||||
@iftex
|
@iftex
|
||||||
|
@ -386,6 +388,4 @@ available through both Scheme and C interfaces.
|
||||||
@include indices.texi
|
@include indices.texi
|
||||||
@include scheme-indices.texi
|
@include scheme-indices.texi
|
||||||
|
|
||||||
@contents
|
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue