>
> I would like to engrave the cluster symbol in the attached image.
>

I have been able to do something that is similar. Here it is:

\version "2.19.83"
{
  \hide Rest
  \makeClusters { <d' g''>8 <d' g''>8} r8
  \makeClusters { <d' g''>8 <d' g''>8} r8
  \makeClusters { <d' g''>8 <d' g''>8} r8
  \makeClusters { <d' g''>8 <d' g''>8} r8
  \undo \hide Rest
}

But I'm sorry I didn't understand how it really works makeClusters and they
go out the first measure.
Any help would be appreciated.

Thanks, g.

Reply via email to