Hello all,

Consider the following snippet:

%%%%  SNIPPET BEGINS
\version "2.19"
partA = { c’’1\p^\markup { soli } }
partB = { e’1\p^\markup { soli } }
\partcombine \partA \partB
%%%%  SNIPPET ENDS

I would like “soli” to appear in each part (code not shown here), but only have 
it shown once when partcombined in the score (the snippet above). Is there a 
way to do that without using \tag?

The partcombine mechanism is smart enough to filter out identical dynamics (see 
snippet output) — I was hoping it would be (or could be coerced into being) 
similarly intelligent with respect to markup.

Thanks,
Kieren. 
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to