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 <[email protected]> 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 > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user >
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
