bug-lilypond
[Top][All Lists]
Advanced

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

Lilypond 2.7.24: Segfault with slurs when removing stem engraver


From: Wolfgang Hoffmann
Subject: Lilypond 2.7.24: Segfault with slurs when removing stem engraver
Date: Fri, 23 Dec 2005 09:23:54 +0100
User-agent: KMail/1.8

Hello,

removing the stem engraver makes lilypond 2.7.24 segfault as
soon as there is a tie:

\version "2.7.24"

\score {
    \new Staff {
        \context Voice = voiceEins \with {
            \remove "Stem_engraver"
            } { g( a) }
        }
    }

ouput is:

lilypond test.ly
GNU LilyPond 2.7.24
Processing `test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects...
Calculating line breaks... [2]Segmentation fault

Thanks,
Wolfgang




reply via email to

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