Hi Craig,
>> Does anybody know how I can get the text in this example to be above the
>> fermata instead of below?
This is the way I would do it:
gpferm = \markup \override #'(baseline-skip . 2.2) \center-column {
\normal-text \bold "G.P." \musicglyph #"scripts.ufermata" }
\score {
\new Staff {
c4 c c c |
R1-\gpferm |
c4 c c c |
c2 r2-\tweak #'self-alignment-X #-0.3 ^\gpferm |
}
}
Hope this helps!
Kieren.
_______________________
Kieren MacMillan, composer
www: <http://www.kierenmacmillan.info>
email: [email protected]
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user