Hi Mark,
This may be what you are thinking of. This way makes a proper dynamic, not
just text markup.
Andrew
====
\version "2.19.82"
fstrettoText = \markup {
\center-align \line {
\hspace #0.1 f \normal-text \italic stretto
}
}
fstretto = #(make-dynamic-script fstrettoText)
{
c'4_\fstretto
}
====
On Mon, 20 Aug 2018 at 10:25, Mark Stephen Mrotek <[email protected]>
wrote:
Remember seeing a snippet that does, *f **stretto*, for example.
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user