bug-lilypond
[Top][All Lists]
Advanced

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

RemoveEmptyStaffContext behaviour has changed


From: Sven Axelsson
Subject: RemoveEmptyStaffContext behaviour has changed
Date: Sun, 18 Dec 2005 18:33:51 +0100

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


reply via email to

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