bug-lilypond
[Top][All Lists]
Advanced

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

rehearsal mark staff-padding


From: Andrew Hawryluk
Subject: rehearsal mark staff-padding
Date: Thu, 10 Apr 2008 19:02:52 -0600

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
}




reply via email to

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