lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4279 in lilypond: faulty interaction of line-width


From: lilypond
Subject: [Lilypond-auto] Issue 4279 in lilypond: faulty interaction of line-width and minimum-length in spanners
Date: Fri, 06 Feb 2015 13:52:11 +0000

Status: New
Owner: ----

New issue 4279 by palmer.r.violin: faulty interaction of line-width and minimum-length in spanners
https://code.google.com/p/lilypond/issues/detail?id=4279

David Nalesnik 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''
}

%%%%%%%

Ralph :
I get the same result in both ly2.18.2 and 2.19.15


Attachments:
faulty interaction of line-width and minimum-length in spanners.ly 142 bytes faulty interaction of line-width and minimum-length in spanners_2_18.pdf 21.3 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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