lilypond-devel
[Top][All Lists]
Advanced

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

Re: Rewrite NR 3.2 Titles and headers. (issue3667041)


From: nicolas . sceaux
Subject: Re: Rewrite NR 3.2 Titles and headers. (issue3667041)
Date: Sun, 19 Dec 2010 10:07:20 +0000

A short note about bookpart titles.


http://codereview.appspot.com/3667041/diff/13001/Documentation/notation/input.itely
File Documentation/notation/input.itely (right):

http://codereview.appspot.com/3667041/diff/13001/Documentation/notation/input.itely#newcode538
Documentation/notation/input.itely:538: @c TODO: figure out how
\bookpart titles work
On the first page of a bookpart is inserted a bookTitleMarkup, which
depends on the \header variables accessible from that bookpart.
That means that if a top level \header block sets, say, the title
property, then this book title will be printed at the beginning of each
bookpart, which is probably not desirable.

So I'd advice, in a book containing several bookpart, to set the \header
block containing the title, etc, properties in a dedicated bookpart (the
first one).
Alternatively, the bookTitleMarkup \paper variable might be set to #f at
top-level, and overridden in the first bookpart so that the title is
printed on the first page.

http://codereview.appspot.com/3667041/



reply via email to

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