On Tue, Feb 3, 2015 at 1:50 PM, David Nalesnik <[email protected]>
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
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond