bug-lilypond
[Top][All Lists]
Advanced

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

Re: [doc] Fermata sign on the last bar division not printed


From: Graham Percival
Subject: Re: [doc] Fermata sign on the last bar division not printed
Date: Wed, 26 Jan 2005 23:41:14 -0800

On 26-Jan-05, at 2:04 AM, Erik Sandberg wrote:
which I find hard to understand. What it means, is that marks that occur on a line break are typeset at the second line unless that override is done. Could
you write that in nice English?

Added to CVS.

However, I'd call this a bug in LilyPond itself, not just the docs. Consider
this simple example:

\version "2.4.2"
{
%\override Score.RehearsalMark #'break-visibility = #begin-of-line-invisible
c'1 \mark Blah
}

Without the manual override, "Blah" won't get printed at all. It should be possible for LilyPond to check if there *is* a new staff line before deciding not to print "Blah" at the end of the current staff line. Could we add this
to the bugs database?

Cheers,
- Graham





reply via email to

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