1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-27 21:40:34 +02:00

Remove page breaks except before new chapters and indices

* doc/ref/api-binding.texi, doc/ref/api-compound.texi,
  doc/ref/api-control.texi, doc/ref/api-data.texi,
  doc/ref/api-debug.texi, doc/ref/api-evaluation.texi,
  doc/ref/api-i18n.texi, doc/ref/api-io.texi, doc/ref/api-memory.texi,
  doc/ref/api-modules.texi, doc/ref/api-options.texi,
  doc/ref/api-overview.texi, doc/ref/api-procedures.texi,
  doc/ref/api-scheduling.texi, doc/ref/api-smobs.texi,
  doc/ref/api-translation.texi, doc/ref/api-utility.texi,
  doc/ref/expect.texi, doc/ref/libguile-concepts.texi,
  doc/ref/libguile-program.texi, doc/ref/misc-modules.texi,
  doc/ref/repl-modules.texi, doc/ref/scheme-debugging.texi,
  doc/ref/scheme-reading.texi, doc/ref/scheme-scripts.texi,
  doc/ref/script-getopt.texi, doc/ref/scsh.texi,
  doc/ref/srfi-modules.texi: Remove @page before @section.
This commit is contained in:
Neil Jerram 2009-12-19 00:57:59 +00:00
parent 0fc7099144
commit 2a7758fe23
28 changed files with 0 additions and 31 deletions

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Binding Constructs @node Binding Constructs
@section Definitions and Variable Bindings @section Definitions and Variable Bindings

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Compound Data Types @node Compound Data Types
@section Compound Data Types @section Compound Data Types

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Control Mechanisms @node Control Mechanisms
@section Controlling the Flow of Program Execution @section Controlling the Flow of Program Execution

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Simple Data Types @node Simple Data Types
@section Simple Generic Data Types @section Simple Generic Data Types

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Debugging @node Debugging
@section Debugging Infrastructure @section Debugging Infrastructure

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Read/Load/Eval/Compile @node Read/Load/Eval/Compile
@section Reading and Evaluating Scheme Code @section Reading and Evaluating Scheme Code

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Internationalization @node Internationalization
@section Support for Internationalization @section Support for Internationalization

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Input and Output @node Input and Output
@section Input and Output @section Input and Output

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Memory Management @node Memory Management
@section Memory Management and Garbage Collection @section Memory Management and Garbage Collection
@ -479,7 +478,6 @@ to the value, it is eligible to be returned from a guardian.
@end deffn @end deffn
@page
@node Objects @node Objects
@section Objects @section Objects

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Modules @node Modules
@section Modules @section Modules
@cindex modules @cindex modules

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Options and Config @node Options and Config
@section Configuration, Features and Runtime Options @section Configuration, Features and Runtime Options

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node API Overview @node API Overview
@section Overview of the Guile API @section Overview of the Guile API

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Procedures and Macros @node Procedures and Macros
@section Procedures and Macros @section Procedures and Macros

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Scheduling @node Scheduling
@section Threads, Mutexes, Asyncs and Dynamic Roots @section Threads, Mutexes, Asyncs and Dynamic Roots

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Smobs @node Smobs
@section Smobs @section Smobs

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Translation @node Translation
@section Support for Translating Other Languages @section Support for Translating Other Languages

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Utility Functions @node Utility Functions
@section General Utility Functions @section General Utility Functions

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Expect @node Expect
@section Expect @section Expect

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node General Libguile Concepts @node General Libguile Concepts
@section General concepts for using libguile @section General concepts for using libguile

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Programming Overview @node Programming Overview
@section An Overview of Guile Programming @section An Overview of Guile Programming

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Pretty Printing @node Pretty Printing
@section Pretty Printing @section Pretty Printing
@ -60,7 +59,6 @@ Print within the given @var{columns}. The default is 79.
@end deffn @end deffn
@page
@node Formatted Output @node Formatted Output
@section Formatted Output @section Formatted Output
@cindex formatted output @cindex formatted output

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Readline Support @node Readline Support
@section Readline Support @section Readline Support
@ -255,7 +254,6 @@ possibilities in @var{string-list}. Matching is case-sensitive.
@end defun @end defun
@page
@node Value History @node Value History
@section Value History @section Value History

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Tracing @node Tracing
@section Tracing @section Tracing

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Further Reading @node Further Reading
@section Further Reading @section Further Reading

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Guile Scripting @node Guile Scripting
@section Guile Scripting @section Guile Scripting

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node Command Line Handling @node Command Line Handling
@section Handling Command Line Options and Arguments @section Handling Command Line Options and Arguments

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node The Scheme shell (scsh) @node The Scheme shell (scsh)
@section The Scheme shell (scsh) @section The Scheme shell (scsh)
@cindex SCSH @cindex SCSH

View file

@ -4,7 +4,6 @@
@c Free Software Foundation, Inc. @c Free Software Foundation, Inc.
@c See the file guile.texi for copying conditions. @c See the file guile.texi for copying conditions.
@page
@node SRFI Support @node SRFI Support
@section SRFI Support Modules @section SRFI Support Modules
@cindex SRFI @cindex SRFI