logo       

Re: Right block to contain setting of print-first-page-number: msg#00654

lilypond-user-gnu

Subject: Re: Right block to contain setting of print-first-page-number

I've been using \bookpart myself with very satisfactory results. I put
print-first-page-number = ##t in the \paper{} block for each \bookpart
block. I don't, however, necessarily put one piece in a \bookpart
block. What I often do is put a whole number of pages in a \bookpart
block. For example, I may have two pieces which occupy three full
pages. In that case I put the two pieces in a \bookpart block and then
in the \paper block for that \bookpart I'll specify 3 pages.

Here's a stripped example:

\bookpart {
\score {
\aPiece
}
\score {
\anotherPiece
}
\paper {
ragged-last-bottom = #f
page-count = #3
print-first-page-number = ##t
}
}

Note: the above is excerpted from a working *.ly file minus some extra stuff specific to my file. It exists inside a \book block.

-David

Richard Sabey wrote:
I am trying to lay out a book containing 5 songs. There is a
\bookpart block for the title page, then a \bookpart block for each
song. There is no explicit \book block. How do I get page numbers on
all pages, including the first page for each song, except the title
page? I have tried setting

print-first-page-number = ##t

successively in two places, but to no avail. The two places I tried
were: * in the \layout block in the \score block in each song's
\bookpart block. * in a \paper block in each song's \bookpart block.

What is the right place to put it?

I am using Lilypond version 2.12.2 on Windows XP. _________________________________________________________________ Windows Live Messenger: Happy 10-Year Anniversary—get free winks and
emoticons. http://clk.atdmt.com/UKM/go/157562755/direct/01/


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


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



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

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | Mail Home | sitemap | FAQ | advertise