lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Vertical ordering of dynamic indications


From: Nick Payne
Subject: Vertical ordering of dynamic indications
Date: Thu, 25 Oct 2012 10:20:58 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121011 Thunderbird/16.0.1

In the following, how can I get the hairpin above the textual
indication? Playing around with outside-staff-priority doesn't change
the order, presumably because they don't start at the same instant.

\version "2.17.5"

mpDolceEtc = \markup { mp \normal-text\italic { dolce ad espressivo } }
mpDolceEtcDynamic = #(make-dynamic-script mpDolceEtc)

\relative c' {
  \time 3/4
  c4 c c
  c_\mpDolceEtcDynamic c\< c c c c\!
}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]