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



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to