Hi all,

I’m getting a bunch of "programming error: insane spring distance requested, ignoring it” etc errors when compiling the following:

\version "2.19.37"

music = \relative c' { 
  c1 d e f \bar "||"
  \set Score.skipTypesetting = ##t
  g a b c
}

{ \music }

In addition, the music is cut immediately after the last note, and does not show the bar line that I’m explicitly asking for:

Does somebody have an idea what I’m doing wrong?

Thanks
Sharon

Attachment: skip4.ly
Description: Binary data

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

Reply via email to