lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adding tagged markup to mmrest-of-length


From: Kieren MacMillan
Subject: adding tagged markup to mmrest-of-length
Date: Mon, 1 Jun 2015 11:44:30 -0400

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: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]