bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 442 in lilypond: Enhancement: RemoveEmptyStaffContext shouldn


From: lilypond
Subject: Re: Issue 442 in lilypond: Enhancement: RemoveEmptyStaffContext shouldn't reduce PianoStaff to one staff
Date: Thu, 22 Jul 2010 22:44:35 +0000


Comment #5 on issue 442 by joeneeman: Enhancement: RemoveEmptyStaffContext shouldn't reduce PianoStaff to one staff
http://code.google.com/p/lilypond/issues/detail?id=442

The patch linked below adds this functionality with a context property. You have to name the staves that you want to keep alive together, so there is no ambiguity coming from nesting. In Kieren's original example, you would need to add
\with { keepAliveWith = #'("three")) }
to staff two and
\with { keepAliveWith = #'("two")) }
to staff three.

http://codereview.appspot.com/1871047





reply via email to

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