On Fri, May 17, 2013 at 11:45:55AM -0500, Tim McNamara wrote:
> LilyPond automatically moves the coda glyph
> 
>        \mark \markup { \musicglyph #"scripts.coda" }
> 
> to the beginning of the next line, if it is put at the end of a
> line with a manual \break.  This is highly annoying.  How does
> one stop it from happening?

Precede it with

\once \override Score.RehearsalMark #'break-visibility = begin-of-line-invisible

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to