bug-lilypond
[Top][All Lists]
Advanced

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

Issue 893 in lilypond: rehearsal marks


From: lilypond
Subject: Issue 893 in lilypond: rehearsal marks
Date: Mon, 02 Nov 2009 23:09:32 +0000

Status: Accepted
Owner: address@hidden
Labels: Priority-Regression Type-Defect

New issue 893 by address@hidden: 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




reply via email to

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