Thank you, Knute,

I thought this was a(n) MWE. It was taken from the NR with only answers to my questions added.

Your solution is reasonable and I am hoping to find something using an appropriate alignment property.

Paul

On 11/11/24 4:57 PM, Knute Snortum wrote:
On Mon, Nov 11, 2024 at 12:31 PM Paul Scott <waterhorsemu...@aol.com> wrote:

    Thank you for your reply.

    I knew to use the spacer rest. Your example takes me to my problem.

    I want the "D.C. al Coda" to be right-justified before the space.

This is why we ask people for an MWE.

As for the markup, you could try...

         \once \set Score.dalSegnoTextFormatter =
         #(lambda (context repeat-count markups)
           #{ \markup{ "D.C. al Coda         " } #})

Not the most robust way to do it, but...


--
Knute Snortum

Reply via email to