> Is there any easy solution to make an arrow (up or down) out of an arpeggio? > Somenthing like \arpeggioUp or \arpeggioDown but instead of getting a zigzag > line, get a straight arrowed line. > I'd be interested in this too. From property-init.ly you can see that the stencil for the arpeggion object can be changed. Here's how it's set for the bracket:
\override Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket Anybody knows if, and in that case how, to pass this object another stencil that draws a line? In safe-lily.scm only two values are listed for the ly:arpeggio: 'print' and 'brew-chord-bracket' /henrik _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user