]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4435: Remove Solo staff when empty
authorTrevor Daniels <t.daniels@treda.co.uk>
Sat, 6 Jun 2015 21:22:13 +0000 (22:22 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Sun, 14 Jun 2015 10:27:16 +0000 (11:27 +0100)
commit8aa22bbddc78ee71ead7bb3b29decafdc176f520
tree5a25370b76b6f6d54a77c93aeb058e87cddf0fb6
parent42606c147e3604536715ee4355cbb0f1d552745e
Issue 4435: Remove Solo staff when empty

  The recently added Solo staff is outside the ChoirStaff and so
  is not affected by the ChoirStaff overrides to VerticalAxisGroup.
  This patch moves the overrides into a \layout block at top level
  so all staves are affected.  The overrides in PianoStaff are then
  no longer required.  Note that this \layout block can itself be
  overridden by setting the Layout variable.
ly/piano-tkit.ly
ly/satb.ly