Issue 893 in lilypond: rehearsal marks

View: New views
2 Messages — Rating Filter:   Alert me  

Issue 893 in lilypond: rehearsal marks

by lilypond-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Status: Accepted
Owner: jameseli...@...
Labels: Priority-Regression Type-Defect

New issue 893 by jameseli...@...: 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
bug-lilypond@...
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Re: Issue 893 in lilypond: rehearsal marks

by lilypond-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Comment #1 on issue 893 by jameseli...@...: rehearsal marks
http://code.google.com/p/lilypond/issues/detail?id=893

Note, there is a workaround here: and a caveat for using the workaround  
later in the
thread, here:  
http://lists.gnu.org/archive/html/bug-lilypond/2009-09/msg00033.html

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