Hi Kieren,

> \version "2.19.80"
> { <c' e' g'>1\arpeggio }

you can set the positions by hand (in staff spaces):

{
  <c' e' g'>1\arpeggio
  \once \override Staff.Arpeggio.positions = #'(-3 . 0)
  <c' e' g'>1\arpeggio
}


Cheers,
Joram

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

Reply via email to