Issue 617: self-alignment-X doesn't work when X-offset is overridden
http://code.google.com/p/lilypond/issues/detail?id=617
New issue report by v.villenave:
% In the following snippet, the RehearsalMark is center-aligned,
% although self-alignement has been set to "left".
% If you comment the X-offset override, the alignment is correct.
\new Score \with {
\override RehearsalMark #'break-align-symbols =#'(time-signature)
\override RehearsalMark #'self-alignment-X = #left
\override RehearsalMark #'X-offset = #1
}{
\mark \markup { Allegretto }
c'1
}
Issue attributes:
Status: Accepted
Owner: v.villenave
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond