Updates:
Status: Fixed
Owner: [email protected]
Labels: -Patch-push Fixed_2_15_42
Comment #20 on issue 1650 by [email protected]: using multiple \header in a
block prints only the latest items
http://code.google.com/p/lilypond/issues/detail?id=1650
Pushed to staging as
commit 5479716a2af291c5b715b7c5a86a9c93453c3489
Author: David Kastrup <[email protected]>
Date: Fri Jul 27 20:38:15 2012 +0200
Issue 1650: merge multiple header specifications.
Books get initialized from $defaultheader, this is what toplevel
\header will
set, and scores and bookparts are initialized empty so that they will
end up
combined with their respective (possibly implicit) books.
commit c95f2748cdc044c16714c59cd138813eeac222ea
Author: Reinhold Kainhofer <[email protected]>
Date: Sat Jul 28 18:03:36 2012 +0200
Add regtests for issue 1650