bug-lilypond
[Top][All Lists]
Advanced

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

Issue 553 in lilypond: break-align-symbols alignment bug when using c ma


From: codesite-noreply
Subject: Issue 553 in lilypond: break-align-symbols alignment bug when using c major key-signature
Date: Wed, 09 Jan 2008 07:13:15 -0800

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




reply via email to

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