Joseph Haig wrote:
I want to put a markup over a fermata but when I try this:

  a'2\fermata^\markup { \italic lunga }

I get the text under the fermata.  How can I force it above?

Thanks

Joe

One way is to do it as a markup:

\markup { \center-column { \italic "lunga" \musicglyph #"scripts.ufermata" } }


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

Reply via email to