bug-lilypond
[Top][All Lists]
Advanced

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

Re: faulty interaction of line-width and minimum-length in spanners


From: Ralph Palmer
Subject: Re: faulty interaction of line-width and minimum-length in spanners
Date: Fri, 6 Feb 2015 08:55:50 -0500

On Tue, Feb 3, 2015 at 1:50 PM, David Nalesnik <address@hidden>
wrote:

>
> In the following snippet, the music runs right off the page.  Clearly, the
> setting of line-width is not respected.  Probably, it should be
> minimum-width that is ignored or adjusted along with an error being thrown.
>
> %%%%%%%
>
> \paper {
>   line-width = 50\mm
> }
>
> {
>   \override Tie.minimum-length = #40
>   c''2 ~ c'' ~ \break
>   c''2 ~ c''
> }
>
> %%%%%%%
>
> David
>

Thanks, David. Submitted as Issue 4279 :
https://code.google.com/p/lilypond/issues/detail?id=4279
Ralph


reply via email to

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