[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3389 in lilypond: Improve remove-empty behaviour
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3389 in lilypond: Improve remove-empty behaviour |
Date: |
Sat, 01 Jun 2013 11:25:59 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Enhancement
New issue 3389 by address@hidden: Improve remove-empty behaviour
http://code.google.com/p/lilypond/issues/detail?id=3389
I want a new option to control the behaviour of `remove-empty' if there is
not sufficient vertical space to put more than a single system on a page.
As shown in the attached image, the current behaviour is not optimal,
causing far too much vertical space.
I suggest a new option `remove-empty-single-system' (or maybe
`single-system-remove-empty'). If set to the #t, all unused staves are
retained. If set to a list like this:
remove-empty-single-system = #'("celesta" "harp")
the staves called `celesta' and `harp' get removed even if all
other systems would be added to fill the page. This is useful for heavily
crowded full scores with a big number of instruments.
Discussion:
http://lists.gnu.org/archive/html/lilypond-user/2013-05/msg00810.html
http://lists.gnu.org/archive/html/lilypond-user/2013-06/msg00000.html
Attachments:
remove-empty.png 30.1 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3389 in lilypond: Improve remove-empty behaviour,
lilypond <=