Hello all,

I have a piece which starts with a flute cadenza. In the other parts, I put

  #(mmrest-of-length flute_intro)

Now I want to add tagged MultiMeasureRestText items to this, e.g.,

  #(mmrest-of-length flute_intro) -\tag #’(part-violin) ^\markup \bold “[flute 
solo]”

But this doesn’t compile, and

  #(mmrest-of-length flute_intro)
      \tag #’(part-violin) <>^\markup \bold “[flute solo]”

creates a regular markup, not a MultiMeasureRestText.

Any help/suggestions would be appreciated.

Thanks,
Kieren.

________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: [email protected]


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to