lilypond-user
[Top][All Lists]
Advanced

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

Re: Fermata over barline moving to next liine


From: Noeck
Subject: Re: Fermata over barline moving to next liine
Date: Fri, 29 Mar 2013 17:21:01 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

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



reply via email to

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