bug-lilypond
[Top][All Lists]
Advanced

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

Issue 362 in project lilypond


From: codesite-noreply
Subject: Issue 362 in project lilypond
Date: Wed, 09 May 2007 22:23:02 -0700

Issue 362: progerror: vertical spacing triggered before line breaking
http://code.google.com/p/lilypond/issues/detail?id=362

Comment #1 by gpermus:
This error message is printed from
lily/least-square.cc


Here's another example that produces this warning; the dotted rhythms are 
necessary
to produce this warning, as is the changing pitch in the eighth notes:

\version "2.11.23"
\paper{ ragged-right=##t }
<<
  { e''2 ~ e''8 e''8 g'' g''} \\
  { e2 ~ e8 r4. }
>>


Perhaps it has something to do with calculating the angle of beams?



Issue attribute updates:
        Summary: progerror: vertical spacing triggered before line breaking

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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