bug-lilypond
[Top][All Lists]
Advanced

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

Alignment bug. Was: Tweaking confusion


From: Mats Bengtsson
Subject: Alignment bug. Was: Tweaking confusion
Date: Wed, 09 Jan 2008 15:54:48 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)

Risto Vääräniemi wrote:
Dear Mats and all,

Mats Bengtsson wrote:
Perhaps you forgot to do the setting at the Score level?

Nope. If I try your example in c major then the first "A" is thrown to the
left.
This seems like a bug and I cannot see it in the bug tracker. The following example illustrates the bug. 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 }

Thanks for pointing this out!

   /Mats




reply via email to

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