> 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 }



_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to