bug-lilypond
[Top][All Lists]
Advanced

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

Hang caused by Dynamic_align_engraver


From: Dan Eble
Subject: Hang caused by Dynamic_align_engraver
Date: Tue, 26 Aug 2014 03:08:10 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I'm not top posting.
\version "2.18.0"
\layout {
  \context {
    \Voice
    % Adding this engraver makes Lilypond take a really long time to
    % run--possibly until the end of time.  Even if it doesn't make
    % sense, the failure mode could be improved.
    \consists "Dynamic_align_engraver"
  }
}
\relative f'' { f-\f }





reply via email to

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