Johan Vromans <[email protected]> writes: > 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.
If you don't want the flow of notes interrupted, what will mark the location where <some notes1> and <some notes2> are to be spliced in? -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
