bug-lilypond
[Top][All Lists]
Advanced

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

Re: KeyBug


From: Erik Sandberg
Subject: Re: KeyBug
Date: Mon, 30 May 2005 00:19:14 +0200
User-agent: KMail/1.8

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
address@hidden

\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




reply via email to

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