The RemoveEmptyStaffContext behaviour seems to have changed from one
of the latest 2.7 builds. It doesn't remove the staff lines between
systems anymore, and the removed lower system also still takes up
space. II might be calling it wrong, though. This is what I'm doing:

\layout {
  \context {
    \RemoveEmptyStaffContext
  }
  \context {
    \Score
    \override VerticalAxisGroup #'remove-first = ##t
  }
  \context{
    \StaffGroup
    \override SystemStartBracket #'collapse-height = #5
  }
}

--
Sven Axelsson

Attachment: murrays_fancy_6_hornpipe.preview.png
Description: PNG image

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to