On 2020-11-03 11:07 am, Noah Landis wrote:
Hi list!I have separated block of text using \markup that looks something like this: \markup { "To play" \note #"8" #1 "stop the....." } But I can't figure out how to make two 8th notes (staccato) connected by a beam using this \note command? I need it to look like this: c8[\staccato c8]\staccato If this is not possible with \note within \markup, any work-around would be appreciated. Thank you in advance.
LSR 1029 [1] will make this very easy to achieve. [1]: http://lsr.di.unimi.it/LSR/Item?id=1029 -- Aaron Hill
