Am 11.01.2009 um 15:11 schrieb Miklos Vajna:
On Sun, Jan 11, 2009 at 05:53:20AM +0100, Miklos Vajna
<[email protected]> wrote:
and I would like to add something like a \arpeggioArrowDown next
to e1:m.
Here is a picture about the original chord, just in case the
description would be hard to parse:
http://frugalware.org/~vmiklos/pics/photo/P1000146.JPG
Ah, well then, yes, you'd want to center column scripts.arpeggio and
scripts.arpeggio.arrow.M1 in your markup.
\version "2.12.1"
\markup \override #'(baseline-skip . -2 ) {
\center-column {
\center-column {
\musicglyph #"scripts.arpeggio"
\musicglyph #"scripts.arpeggio"
\musicglyph #"scripts.arpeggio"
}
\musicglyph #"scripts.arpeggio.arrow.M1"
}
}
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user