lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3518 in lilypond: Support temporary divisi sta


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3518 in lilypond: Support temporary divisi staves
Date: Wed, 20 Aug 2014 13:06:33 +0000

Updates:
        Labels: Patch-new

Comment #13 on issue 3518 by address@hidden: Support temporary divisi staves
http://code.google.com/p/lilypond/issues/detail?id=3518#c13

Issue 3518: Support temporary divisi staves

This provides the low-level support for temporary divisi staves by
adding a `VerticalAxisGroup.remove-layer' property of type integer that
interacts with the "Keep_alive_together_engraver": when set to a numeric
value, staves with the same numeric value are kept alive together as one
group.  Of several such groups with live staves, only the one with the
lowest common numeric `remove-layer' is retained.


Also contains commits:

Regtest for VerticalAxisGroup.remove-layer (divisi staves)

Reformat define-grob-properties.scm to avoid column 0 parens in strings


This is actually a more low-level interface than the discussion in the
issue is mostly about.  Since the provided mechanisms are considerably
simpler and more flexible than envisioned in the discussion, it makes
sense to let people integrate this into their existing
frameworks/workflows without prescribing particular wrappers at this
point of time.

http://codereview.appspot.com/131970043

--
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



reply via email to

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