bug-lilypond
[Top][All Lists]
Advanced

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

Re: 2.13.11-1: Y-offset for RehearsalMark?


From: Trevor Daniels
Subject: Re: 2.13.11-1: Y-offset for RehearsalMark?
Date: Mon, 25 Jan 2010 19:27:47 -0000


Dmytro O. Redchuk wrote Sunday, January 24, 2010 4:49 PM

With this example:

% --------------8<--------------------------------
\header {
 tagline = ""
}

\relative c'' {
 c c c c
 \override Score.RehearsalMark #'Y-offset = #3
 \mark \default
 c c c c
 \override Score.RehearsalMark #'Y-offset = #0
 \mark \default
 c c c c
 \override Score.RehearsalMark #'Y-offset = #1.5
 \mark \default
 c c c c
}
% --------------8<--------------------------------

... 2.12.3 produces "correct" result ("as expected") while 2.13.11 ---
really unexpected. Attached, please, have i missed something?

Moving to -bug from -user list.

The change took place between 2.13.3 and 2.13.4.
Commit 861b7bf8e5b7243d049dfa0c68534dbb7db08095 on
10 Aug, which moved rehearsal marks to the top staff,
looks a likely cause.

Joe, is this the intended behaviour?

Trevor






reply via email to

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