Hi Richard,

> \once \override Score.RehearsalMark #'break-visibility = #end-of-line-visible 
> \mark \markup { \musicglyph #"scripts.ufermata" }

Instead of #end-of-line-visible you can use #begin-of-line-invisible,
then it would be visible at the end and in the middle, but not at the
beginning of a bar line.

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

cf.
http://www.lilypond.org/doc/v2.16/Documentation/notation/visibility-of-objects#using-break_002dvisibility

HTH,
Joram

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

Reply via email to