lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4079 in lilypond: Adding Dynamic_align_engrave


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4079 in lilypond: Adding Dynamic_align_engraver to voice context causes LilyPond to hang
Date: Wed, 27 Aug 2014 08:39:16 +0000


Comment #1 on issue 4079 by address@hidden: Adding Dynamic_align_engraver to voice context causes LilyPond to hang
https://code.google.com/p/lilypond/issues/detail?id=4079

Dynamic_align_engraver is already in the Voice context, so adding it twice means that it will run twice. Several thousand lines of code later, Grob::common_refpoint recursively descends down and up parents of a grob. So, my guess is that something about including the engraver twice makes the grob its own parent. Not even Sophocles could drum up something so sick...

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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