Hi all

I have a simple question, but I couldn't find a solution.
I'm always confused with horizontal alignment..

I want to move the RehearsalMark object to the left:


\version "2.19.57"
{
 R1*4 \break
 R1
 % how to move it to the left?
 % this doesn't work:
 \override RehearsalMark.self-alignment-X = #3
 \mark \markup { "Coda" }
 R1*4
}




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to