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/


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to