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
[EMAIL PROTECTED]
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond