David Kastrup <d...@gnu.org> writes:

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

That's why I used \repeat to illustrate:

  \repeat unfold 2 {
    big series of notes
    \alternative { { some notes 1 } { some notes 2 } }
    another series of notes
  }

It does interrupt the flow but in a way we are already familiar with.

And it's currently a syntax error so it could be made to work this way.
Maybe an interesting task for a dull sunday afternoon.

-- Johan

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to