lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 2831 in lilypond: Crash with slurs and flags and d


From: lilypond
Subject: [Lilypond-auto] Issue 2831 in lilypond: Crash with slurs and flags and duration-override
Date: Wed, 12 Sep 2012 04:30:49 +0000

Status: Accepted
Owner: ----
Labels: Type-Critical Regression

New issue 2831 by address@hidden: Crash with slurs and flags and duration-override
http://code.google.com/p/lilypond/issues/detail?id=2831

\version "2.16"
\relative c' {
  \override NoteHead #'duration-log = #0
  c8( d) }

causes LilyPond to eats memory until the system kills it.

Adding
  \override Stem #'duration-log = #0
helps.




reply via email to

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