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
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond