lilypond-user
[Top][All Lists]
Advanced

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

Weird error when using skipTypesetting


From: Sharon Rosner
Subject: Weird error when using skipTypesetting
Date: Mon, 4 Apr 2016 23:30:00 +0200

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:

TIFF image


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

Thanks
Sharon

Attachment: skip4.ly
Description: Binary data

PNG image


reply via email to

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