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


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

Reply via email to