On Mon, May 9, 2011 at 7:02 PM, -Eluze <[email protected]> wrote: > > in disaccord to the text in NR 2.13.61, 3.2.1 Creating titles > > "As demonstrated before, you can use multiple \header blocks. When same > fields appear in > different blocks, the latter is used. Here is a short example." > > when you put a \book around the code, the composer is not printed: > > % \book { > \header { > composer = "Composer" > } > \header { > piece = "Piece" > } > \score { > \new Staff { c'4 } > \header { > piece = "New piece" % overwrite previous one > } > } > % } > > bug or wrong documentation or my misunderstanding? > > cheers > Eluze > -- >
Greetings, Eluze (and Bug Listers) - I'm confused by \header commands, but this seems like a bug. It has been entered as issue 1650 : http://code.google.com/p/lilypond/issues/detail?id=1650 Peace, Ralph _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
