I added this to the bug cvs:
%crash critical
[EMAIL PROTECTED]
\version "2.3.11"
\header {
texidoc = "skip appoggiaturas make lily segfault (using debian/sarge)."
}
\notes { \appoggiatura s8 s1 }
On Tuesday 17 August 2004 03.39, Will Oram wrote:
> This reproduces the problem exactly in 2.3.11:
>
> %%% begin file %%%
>
> spacing = { s1 | \appoggiatura s8 s1 }
>
> \score {
> \new Staff <<
> \spacing
> \new Voice {
> \relative c' {
> a4 b c d
> \appoggiatura e8 d4 c b a
> }
> }
>
>
> \paper { }
> }
>
> %%% end file
>
_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond