bug-lilypond
[Top][All Lists]
Advanced

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

Issue 442 in lilypond: request: RemoveEmptyStaffContext reducing PianoS


From: codesite-noreply
Subject: Issue 442 in lilypond: request: RemoveEmptyStaffContext reducing PianoStaff to one staff
Date: Tue, 30 Jun 2009 21:33:54 +0000


Comment #1 on issue 442 by joeneeman: request: RemoveEmptyStaffContext reducing PianoStaff to one staff
http://code.google.com/p/lilypond/issues/detail?id=442

How would you know which staves to keep alive together? What would be the expected
behaviour of

\new GrandStaff
<<
  \new Staff \with { keepAliveTogether = ##t }
  \new Staff \with { keepAliveTogether = ##f }

  \new PianoStaff
  <<
    \new Staff \with { keepAliveTogether = ##t }
    \new Staff \with { keepAliveTogether = ##f }
  >>


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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