lilypond-user
[Top][All Lists]
Advanced

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

Re: todays git segfaults [backtrace]


From: Wilbert Berendsen
Subject: Re: todays git segfaults [backtrace]
Date: Wed, 1 Oct 2008 15:46:33 +0200
User-agent: KMail/1.9.9

Op woensdag 1 oktober 2008, schreef Wilbert Berendsen:
> I upgraded from 2.11.58, so the regression might be somewhere in 2.11.59.

I investigated somewhat further: The crash in today's git occurs when I use 
(as in the file I sent):

\score {
  \new ChoirStaff \with {
    \consists "Instrument_name_engraver"
  } ...

but not when I add the Instrument_name_engraver in the layout section, like:

\layout {
  \context {
    \ChoirStaff
    \consists "Instrument_name_engraver"
  } 
}

best regards,
Wilbert Berendsen

-- 
LilyKDE, LilyPond for KDE: http://lilykde.googlecode.com/




reply via email to

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