bug-lilypond
[Top][All Lists]
Advanced

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

Re: programming error


From: Graham Percival
Subject: Re: programming error
Date: Fri, 29 Sep 2006 12:27:12 -0700
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Thanks, this has been added as
http://code.google.com/p/lilypond/issues/detail?id=95

Cheers,
- Graham


Mats Bengtsson wrote:
I forward your bug report to the bug-lilypond mailing list,
where it belongs.

  /Mats

Guy Durrieu wrote:

Hello,

With the following input :

----------------
\version "2.8.6"

test = {\clef bass \key g \minor \time 4/2
d,4 bes a g d,8 g fis e fis c' bes-\parenthesize -\prall a
}

\score {
   \new Staff \test
 \layout { }
}
----------------

I get the following funny message :

----------------
programming error: minimise_least_squares ():  Nothing to minimise
continuing, cross fingers
----------------

The problem seems to come from the -\parenthesize -\prall command, and
appears several times when compiling my scores, but not every time I use
this command.

It seems also that crossing fingers is a good idea, since the result is
correct, but maybe there is a problem nevertheless...

Hope it helps.

Regards.








reply via email to

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