Issue 553: break-align-symbols alignment bug when using c major key-signature
http://code.google.com/p/lilypond/issues/detail?id=553

New issue report by v.villenave:
% Since there is no key signature when you are in C
% major, the first mark "A" should be aligned on the
% time signature, which it isn't.

\version "2.11.36"
\relative c''{
\key c \major
\override Score.RehearsalMark #'break-align-symbols = #' (
key-signature time-signature )
\mark "A" e1 | \time 2/2 \mark "B" | e |\break
\key d \major
\mark "C" e1 | \time 2/2 \mark "D" | e |
}
\layout{ragged-right = ##t }



Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Low

--
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

Reply via email to