When using the Completion_heads_engraver for a dotted breve note, Lilypond
gets stuck in infinite loop.

Source (Lilypond 2.12.2): duration.cc, lines 67-71

Lilypond example:

\version "2.12.2"

\layout {
\context {
\Voice
\remove "Note_heads_engraver"
\consists "Completion_heads_engraver"
}
}

{ c\breve. }

-- 
View this message in context: 
http://old.nabble.com/Completion_heads_engraver-bug-tp29355962p29355962.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.


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

Reply via email to