lilypond-user
[Top][All Lists]
Advanced

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

Re: position text markup relative to barline


From: Neil Puttock
Subject: Re: position text markup relative to barline
Date: Sun, 11 Oct 2009 17:40:27 +0100

2009/10/11 Daniel McBrearty <address@hidden>:

>  \mark "D.S. Al Fine" % I am invisible ...

There are two overrides in the example; the first changes the
visibility of the rehearsal mark so it can appear at the end of a line
(whether there's another line after the break or it's the end of a
score doesn't matter):

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

#end-of-line-visible would also work (and is probably easier to understand).

Regards,
Neil




reply via email to

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