\version "2.11.10"
\score
{
\new Staff \relative c'''
{
\time 2/4
<bes e,>4\fermata
\grace {bes32[( a g fis g a bes c d c bes a g f e d c cis d a] c2)}
<bes e,>4\fermata
}
}
\layout
{
ragged-right = ##t
}
I played around with it a bit and I don't get a seg fault when the last c2 is
changed to a solid note (like quarter or eighth), but I still get the seg fault
with a whole note. I also still got the seg fault when I changed the line to
"bes32[ a] c2". Am I doing anything odd or wrong? Thanks!
-----Jay Anderson
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond