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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
