Remove page breaks except before new chapters and indices
authorNeil Jerram <neil@ossau.uklinux.net>
Sat, 19 Dec 2009 00:57:59 +0000 (00:57 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Sat, 19 Dec 2009 00:58:54 +0000 (00:58 +0000)
* 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.

28 files changed:
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

index e53c480..c5d5659 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Binding Constructs
 @section Definitions and Variable Bindings
 
index 5c1bd88..7709184 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Compound Data Types
 @section Compound Data Types
 
index b220355..a8296c9 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Control Mechanisms
 @section Controlling the Flow of Program Execution
 
index 81f44de..c6022e9 100755 (executable)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Simple Data Types
 @section Simple Generic Data Types
 
index c29bfdf..916453a 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Debugging
 @section Debugging Infrastructure
 
index fda0291..457015e 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Read/Load/Eval/Compile
 @section Reading and Evaluating Scheme Code
 
index ee76544..fba8f32 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Internationalization
 @section Support for Internationalization
 
index eb5338c..a483f19 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Input and Output
 @section Input and Output
 
index 15cef64..ec58470 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Memory Management
 @section Memory Management and Garbage Collection
 
@@ -479,7 +478,6 @@ to the value, it is eligible to be returned from a guardian.
 @end deffn
 
 
-@page
 @node Objects
 @section Objects
 
index 1c9ab23..054f87f 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Modules
 @section Modules
 @cindex modules
index 1b526a8..464c7f0 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Options and Config
 @section Configuration, Features and Runtime Options
 
index 4837889..583d009 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node API Overview
 @section Overview of the Guile API
 
index 0f89612..0644556 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Procedures and Macros
 @section Procedures and Macros
 
index 8382ba3..ce6e952 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Scheduling
 @section Threads, Mutexes, Asyncs and Dynamic Roots
 
index 82ca4b2..db8161c 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Smobs
 @section Smobs
 
index 8782a6f..c46f340 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Translation
 @section Support for Translating Other Languages
 
index edc002b..8fdfb22 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Utility Functions
 @section General Utility Functions
 
index 71e9a38..140fd47 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Expect
 @section Expect
 
index ffdc5f0..f0471c2 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node General Libguile Concepts
 @section General concepts for using libguile
 
index b3102f2..92901c7 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Programming Overview
 @section An Overview of Guile Programming
 
index 28a636f..b56bcff 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Pretty Printing
 @section Pretty Printing
 
@@ -60,7 +59,6 @@ Print within the given @var{columns}.  The default is 79.
 @end deffn
 
 
-@page
 @node Formatted Output
 @section Formatted Output
 @cindex formatted output
index 5f274e2..385ba49 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Readline Support
 @section Readline Support
 
@@ -255,7 +254,6 @@ possibilities in @var{string-list}.  Matching is case-sensitive.
 @end defun
 
 
-@page
 @node Value History
 @section Value History
 
index bcd9f2d..dd49dd3 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Tracing
 @section Tracing
 
index 8b0e434..6ec80a5 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Further Reading
 @section Further Reading
 
index 5e9f16a..f43d360 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Guile Scripting
 @section Guile Scripting
 
index af1eb7d..c7bb0d4 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node Command Line Handling
 @section Handling Command Line Options and Arguments
 
index b1af1a4..073bb7f 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node The Scheme shell (scsh)
 @section The Scheme shell (scsh)
 @cindex SCSH
index 043490d..8f8889c 100644 (file)
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
-@page
 @node SRFI Support
 @section SRFI Support Modules
 @cindex SRFI