bug-lilypond
[Top][All Lists]
Advanced

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

Issue 444 in lilypond: false progerror with beaming and rest


From: codesite-noreply
Subject: Issue 444 in lilypond: false progerror with beaming and rest
Date: Wed, 05 Sep 2007 02:36:44 -0700

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




reply via email to

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