lilypond-user
[Top][All Lists]
Advanced

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

fermata positional priority


From: Paul Scott
Subject: fermata positional priority
Date: Sat, 12 Jan 2008 12:34:54 -0700
User-agent: Mozilla-Thunderbird 2.0.0.9 (X11/20080103)

Can I use something like outside-staff-priority to get fermataMarkup to be closer to the note than the markup? It would be great if fermataMarkup behaved more like fermata.

\version "2.11.36"

global = { s4*0^\markup{ Tempo indication } }

\score {
 <<
   \new Staff <<
     \global
     { r1\fermata
   R1^\fermataMarkup \repeat unfold 6 c''1 }
   >>
 >>
}


Thanks,

Paul Scott





reply via email to

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