lilypond-user
[Top][All Lists]
Advanced

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

Re: Insane spring distance


From: Shane Brandes
Subject: Re: Insane spring distance
Date: Fri, 8 Feb 2013 23:22:51 -0500

It looks like lilypond is trying to indicate you attached something to an item that does not exit as a drawn entity and is reporting as a slightly bizarre but not enough to force it to stop. Seems to be a completely reasonable thing to do.


Shane

On Fri, Feb 8, 2013 at 10:18 PM, Jim Long <address@hidden> wrote:
This tiny example generates two instances of the warning:

programming error: insane spring distance requested, ignoring it
continuing, cross fingers

Am I doing something wrong?

This isn't a show-stopper, as Lily seems to continue and generate
the output I'd expect, even in the larger work that revealed this
hiccup.

Thanks!

Jim



\version "2.16.1"

\score {
    \new Staff {
      \partial 8
      \relative c' { s8^\markup x }
    } % Staff
} % score


The full console output is:

GNU LilyPond 2.16.1
Processing `tiny-insane-spring.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
programming error: insane spring distance requested, ignoring it
continuing, cross fingers
programming error: insane spring distance requested, ignoring it
continuing, cross fingers
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `tiny-insane-spring.ps'...
Converting to `./tiny-insane-spring.pdf'...
Success: compilation successfully completed


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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