http://codereview.appspot.com/6441058/diff/1/lily/parser.yy
File lily/parser.yy (right):

http://codereview.appspot.com/6441058/diff/1/lily/parser.yy#newcode993
lily/parser.yy:993: /* Copy the new header fields, i.e. overwrite
existing, but preserve unchanged ones */
The problem with this approach is that bookparts are initialized from
$defaultheader.  That means if you have something like
\header { title = "global" }
\book { title = "book" \bookpart { piece = "whatever" ...
Then the \bookpart will have an effective title of "global".

http://codereview.appspot.com/6441058/

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

Reply via email to