bug-lilypond
[Top][All Lists]
Advanced

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

Re: Dynamics across line breaks


From: Bertalan Fodor
Subject: Re: Dynamics across line breaks
Date: Tue, 24 Jan 2006 22:09:29 +0100
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

It is a very serious bug, I can confirm.

Bert

Christian Hitz wrote:

Hi list,

in case a hairpin dynamic happens during a line break and ends on the first note after the line break, it is only drawn up to the line break.

Christian

\version "2.7.28"

\score {
    {c''1\> \break c''1\! }
    \layout {
        raggedright = ##t
    }
}
\score {
    {c''1\< \break c''1\! }
    \layout {
        raggedright = ##t
    }
}






reply via email to

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