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 <carsonm...@ca.rr.com>
wrote:

Remember seeing a snippet that does, *f **stretto*, for example.
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to