Issue 444: false progerror with beaming and rest
http://code.google.com/p/lilypond/issues/detail?id=444

New issue report by gpermus:
%{  output is perfect, but produces a warning:


Preprocessing graphical objects...
programming error: minimise_least_squares ():  Nothing to minimise
This means that vertical spacing is triggered
before line breaking

continuing, cross fingers
Finding the ideal number of pages...

%}

\version "2.11.30"
\paper{ ragged-right=##t }
\score {
    \new Staff \relative c'' {
        << { \time 12/16 c16[ b a r  b g] } \\ { r8. r } >>
%error disappears if manual beaming or second rest in lower voice is removed
    }
}





Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Low Warning-nitpick

-- 
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


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to