On Tue, Feb 3, 2015 at 1:50 PM, David Nalesnik <david.nales...@gmail.com>
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
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to