]> git.donarmstrong.com Git - lilypond.git/commit
Add RemoveAllEmptyStaves command
authorSimon Albrecht <simon.albrecht@mail.de>
Wed, 27 Jan 2016 18:25:47 +0000 (18:25 +0000)
committerJames Lowe <pkx166h@gmail.com>
Wed, 27 Jan 2016 18:26:24 +0000 (18:26 +0000)
commit19d0e8e1a9cee3444ec4915b1d2d116e67f5b3f7
tree8a56522c0b8a5cf3204d5dc626a1c71df86407cd
parent01b15679731ac5fcaf8edac1ad5bce6acba10ff0
Add RemoveAllEmptyStaves command

Issue 4744

It has been noted several
times that we should have
a companion for RemoveEmptyStaves
and to also set remove-first to ##t.

A doc snippet, removing-the-first-empty-line.ly,
has become obsolete with these changes.

Contains commits:
Add missing word in changes.tely

Add changes entry for RemoveEmptyStavesAll

Use RemoveEmptyStavesAll for ossia example in
Notation Reference

This rewrites documentation for
RemoveEmptyStaves and adds
information on the newly added
RemoveEmptyStavesAll.

Add RemoveEmptyStavesAll command
Introduce a new context modification
identifier, RemoveEmptyStavesAll,
to complement RemoveEmptyStaves.

It sets both the remove-empty
and remove-first properties
of VerticalAxisGroup to ##t.
Documentation/changes.tely
Documentation/notation/staff.itely
ly/context-mods-init.ly