You could try this.
\score {
\new Staff {
c4 c c c |
R1\fermataMarkup ^"G.P." |
c4 c c c |
c2 r2^\markup {
\halign #-0.2
\center-column {
"G.P."
\fermata
}
} |
}
}
This works, but the vertical spacing is different to the first fermata markup,
so you would have to fiddle with that, and it seems very ugly. I tried
outside-staff-priority settings but nothing seems to work.
Andrew
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user