lilypond-devel
[Top][All Lists]
Advanced

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

programming error


From: David Bobroff
Subject: programming error
Date: Wed, 16 Mar 2005 22:42:28 +0000

With this simple file:

%test.ly
\version "2.5.15"
\score {
  \relative c {
    \clef F
    c1
  }
}

I'm getting this error reported in the console:


Parsing...
Interpreting music... [2]
Preprocessing graphical objects... 
Calculating line breaks... [2]
Calculating page breaks...programming error: Stencil::moved_to_edge:
adding empty stencil.
Continuing; crossing fingers

Layout output to `test.ps'...

I have been getting this same 'programming error' for some days now
(across several CVS update versions).  I was concerned until I saw that
I seemed to be getting proper output.

-David





reply via email to

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