lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: page-turning using correct page numbers


From: Graham Percival
Subject: Re: page-turning using correct page numbers
Date: Sun, 01 Oct 2006 20:25:42 -0700
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Joe Neeman wrote:

Done. And here is some suggested documentation.

Thanks!  I rewrote it a bit (see below); please commit.

Cheers,
- Graham

------------------------------------------------------------------------

Index: ChangeLog
===================================================================
RCS file: /sources/lilypond/lilypond/ChangeLog,v
retrieving revision 1.5344
diff -u -r1.5344 ChangeLog
--- ChangeLog   30 Sep 2006 20:59:53 -0000      1.5344
+++ ChangeLog   30 Sep 2006 21:46:26 -0000
@@ -1,5 +1,8 @@
 2006-10-01  Joe Neeman  <address@hidden>
+ * Documentation/user/page.itely (Page formatting): + document auto-first-page-number
+
        * lily/page-spacing.cc (compress_lines, uncompress_solution):
        handle correctly the case where there are multiple \noPageBreaks
        in a row.
Index: Documentation/user/page.itely
===================================================================
RCS file: /sources/lilypond/lilypond/Documentation/user/page.itely,v
retrieving revision 1.11
diff -u -r1.11 page.itely
--- Documentation/user/page.itely       22 Sep 2006 08:12:22 -0000      1.11
+++ Documentation/user/page.itely       30 Sep 2006 21:46:26 -0000
@@ -268,6 +268,14 @@
 spacing. High values will make page spacing more important. Default
 value is 1.
address@hidden auto-first-page-number
address@hidden auto-first-page-number

The page breaking algorithm is affected by the first page number being
odd or even.  If this variable is set to #t, the page breaking algorithm
will decide whether to start with an odd or even number. This will result in the first page number remaining as is or being increased by one.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]