lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4494 in lilypond: Table Of Contents crash with


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4494 in lilypond: Table Of Contents crash with negative first-page-number
Date: Sun, 12 Jul 2015 13:03:53 +0000


Comment #5 on issue 4494 by address@hidden: Table Of Contents crash with negative first-page-number
https://code.google.com/p/lilypond/issues/detail?id=4494

@ #3
It seems that ghostscript-9.15 rejects negative page number.
Is it necessary that negative page number?

We frequently use -1 as default-value in titling-init.ly like
(chain-assoc-get 'page:page-number props -1)

The sense for negative first-page-number:
If you want to start the music on a page with page-number 1, but have a title-page, a second page with table of contents and maybe a third page with some preamble before, you'll set first-page-number to -2 and exclude printing the negative and zero numbers by setting page-headers/footers in bookparts accordingly.

Right now I have no idea how to reach this goal different.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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