lilypond-user
[Top][All Lists]
Advanced

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

programming error: insane spring distance


From: Jim Long
Subject: programming error: insane spring distance
Date: Sun, 15 Sep 2013 15:26:29 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

It would be very helpful to get a filename and line number on this
message, if that is possible/easy/convenient.

That is, the file/line of the .ly source that triggered the error,
not the file/line number of the programming error itself!  :)

Thank you!

Jim


$ cat tiny-insane-spring.ly
\version "2.17.26"

\score {
  \new Staff {
    \partial 8
    s8 ^\markup X
  }
} % score

$ ly tiny-insane-spring.ly
GNU LilyPond 2.17.26
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




reply via email to

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