Status: Accepted
Owner: [email protected]
Labels: Priority-Regression Type-Defect

New issue 893 by [email protected]: rehearsal marks
http://code.google.com/p/lilypond/issues/detail?id=893

Rehearsal Marks should be placed below the system, not the first
staff:
\version "2.13.4"


\new StaffGroup <<
\new Staff { g'1 g' }
\new Staff { e'1 e' }
\new Staff {
c'1 c'
\once \override Score . RehearsalMark #'break-visibility = #begin-
of-line-invisible
\once \override Score . RehearsalMark #'direction = #DOWN
\once \override Score . RehearsalMark #'self-alignment-X = #RIGHT
\mark \markup \italic "Fine."
}



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to