Why is only the first mark shifted upward? Is it a bug in the program or the user? :)
Andrew
\version "2.11.42"
\paper {ragged-right = ##t}
\relative c' {
c c c c
\once \override Score.RehearsalMark #'padding = #5
\mark \markup Markup
c c c c
\once \override Score.RehearsalMark #'staff-padding = #5
\mark \markup Markup
c c c c
}
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
