bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 617 in lilypond: self-alignment-X doesn't work when X-offset is ov


From: codesite-noreply
Subject: Issue 617 in lilypond: self-alignment-X doesn't work when X-offset is overridden
Date: Sun, 04 May 2008 11:21:01 -0700

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]