bug-lilypond
[Top][All Lists]
Advanced

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

Issue 781 in lilypond: segfault with multiple \consists


From: codesite-noreply
Subject: Issue 781 in lilypond: segfault with multiple \consists
Date: Fri, 19 Jun 2009 05:10:38 +0000

Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-High

New issue 781 by gpermus: segfault with multiple \consists
http://code.google.com/p/lilypond/issues/detail?id=781

\version "2.13.1"

\layout { ragged-right = ##t }

\new Staff \with { \consists Ambitus_engraver } {
  \new Voice \with { \consists Ambitus_engraver } {
    c'4
  }
}



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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