lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2589 in lilypond: cyclic dependency when tempo


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2589 in lilypond: cyclic dependency when tempo, slur, and script present
Date: Sat, 23 Jun 2012 19:54:11 +0000

Updates:
        Labels: -Type-Defect Type-Maintainability

Comment #10 on issue 2589 by address@hidden: cyclic dependency when tempo, slur, and script present
http://code.google.com/p/lilypond/issues/detail?id=2589

Development builds consistently report "cyclic dependency" for input that has cyclic dependencies. In { b( b)->-- }, the accent goes wherever there is room around the slur, the slur goes over the tenuto, and LilyPond tries to place the tenuto outside scripts typed closer to the note in the input, but one of those is the accent whose placement depended on what space the tenuto needs.

Released builds do not print the error. The output is reasonable, with the slur outside both tenuto and accent. Write { b( b) -- -> } to get the conventional placement. So this is not a bug, just a developer annoyance.




reply via email to

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