el 2019-08-14 a las 18:34 Robin Bannister escribió:

> You can override the positions property.
> Try
> 
> \new DrumStaff \with {
>    \override NoteColumn.ignore-collision = ##t
>    \override Arpeggio.thickness  = #2.0
>    \override Arpeggio.positions = #(lambda(grob)
>      (interval-widen (ly:arpeggio::calc-positions grob) -0.4))
>    \omit TimeSignature
> }


That's simply perfect, thank you!



--


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

Reply via email to