On 03/02/2013 02:59 AM, Felix Janda wrote:
Something like the following?

Looks like we both came up with the same solution at a similar time. Thanks very much nonetheless; with David Kastrup's earlier post saying that it should work out fine, this idea rocks.

Evan


--------------------------------

\version "2.16.0"

melody = \relative c'' {a4 b c d e1}

\new Staff {
        \melody
        <<\melody s4\p>>
        <<\melody s4-\markup {\italic pizz.}>>
        <<\melody {s4\< s2. s1\!}>>
}

--------------------------------

Felix


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to