On Sunday 29 May 2005 20.14, Fairchild wrote:
> This:
> %%%%%%%%%%%%%%%%%%%%%%
> \version "2.4.3"
> \score {{
> \override Staff.keySignature #'font-size = #12
> c
> }}
> %%%%%%%%%%%%%%%%%%%%%%
> gives:
> %%%%%%%%%%%%%%%%%%%%%%
> $ lilypond -f ps KeyBug
> GNU LilyPond 2.4.3
> Processing `KeyBug.ly'
> Parsing...
> Interpreting music... Aborted (core dumped)
> %%%%%%%%%%%%%%%%%%%%%%
> The code probably is not legitimate, but it shouldn't abort.

Thanks! This still occurs in 2.5.x, and has been added as 
crash-key-sig-font-size.ly to bug cvs. (Coders: I wouldn't consider this a 
release-critical bug though, since it happens in 2.4 as well)

%crash important
[EMAIL PROTECTED]

\header {
texidoc = "Crash during interpretation"
reportedin ="2.4.3"
}

\version "2.4.3"
\score {{
\override Staff.keySignature #'font-size = #1
c
}}

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to