David Kastrup <[email protected]> writes:
> bla = { <big series of notes> \tag #'here {} <another series of notes> }
>
> \pushToTag #'here { <some notes1> } \bla
> \pushToTag #'here { <some notes2> } \bla
Yes, this would be a way. Just like:
before = { <big series of notes> }
after = { <another series of notes> }
...
\before
<some notes1>
\after
\before
<some notes2>
\after
...
However, I'd like to avoid the use of variables since that visually
interrupts the flow of notes.
-- Johan
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user