bug-lilypond
[Top][All Lists]
Advanced

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

BUS ERROR: strict-note-spacing together with \afterGrace


From: Trevor Bača
Subject: BUS ERROR: strict-note-spacing together with \afterGrace
Date: Sat, 16 Dec 2006 12:23:29 -0600

Hi,

Setting SpacingSpanner #'strict-note-spacing = ##t together with
\afterGrace causes a bus error.

%%% BEGIN %%%

\version "2.11.2"

\new Staff {
  \override Score.SpacingSpanner #'strict-note-spacing = ##t % CAUSES BUS ERROR
  \afterGrace c'4 {c'32 [ c'32 c'32 c'32 ]}
  c'4
  c'4
  c'4
}

%%% END %%%

Severe (and no workaround seems to exist).


--
Trevor Bača
address@hidden

reply via email to

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