Hi Jan-Peter,

> thank you for this snippet! I will work on it next week :)

While you’re in there…  ;)

1. If you \set Score.currentBarNumber, everything gets wonky from there on.  =)

2. Please consider addding some syntactic sugar for common actions like

    2a. setting a lot of items at the same moment within different measures, 
e.g.,

        \editionMod #’(1 4 8 12 18) 0/4 \lineBreak

    2b. lumping all overrides for a single context id, e.g.,

        \editionMod my-context-id
            #’(
                    1 0/4 \overrideA
                    3 1/8 \overrideB
                    14 3/4 \overrideC
            )

Thanks!
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  [email protected]
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to