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  <[EMAIL PROTECTED]>
+ * 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.
[EMAIL PROTECTED] auto-first-page-number
[EMAIL PROTECTED] 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.



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to