Thanks Andrew,

 

Does the job.

 

Mark

 

From: Andrew Bernard [mailto:[email protected]] 
Sent: Sunday, August 19, 2018 6:18 PM
To: Mark Stephen Mrotek <[email protected]>
Cc: lilypond-user Mailinglist <[email protected]>
Subject: Re: align dynamic with text

 

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
  }o
}
fstretto = #(make-dynamic-script fstrettoText)


{
  c'4_\fstretto
}

 

====

 

 

On Mon, 20 Aug 2018 at 10:25, Mark Stephen Mrotek <[email protected] 
<mailto:[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

Reply via email to