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