lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3551 in lilypond: Tuplet bracket, over spacer


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3551 in lilypond: Tuplet bracket, over spacer rests only, causes crash
Date: Tue, 17 Sep 2013 05:03:41 +0000


Comment #10 on issue 3551 by address@hidden: Tuplet bracket, over spacer rests only, causes crash
http://code.google.com/p/lilypond/issues/detail?id=3551

I should have mentioned that the tuplet-engraver part of the patch also suppresses the "no tuplet to end" message unless debug output is requested, for issue 245.

The main point to the tuplet-engraver part of the patch is to omit any tuplets with no notes inside, with a warning. The former "programming error" was not appropriate, because there was no indication of an error in programming, only input that might have been a mistake. The tuplet-engraver is the first point where LilyPond notices the tuplet is empty, as in the bug-report, as opposed to similar input that results in printed tuplets:
  \new Voice <<
    \relative c'' {c8*2/3 d a c g a e g d e c e}
    \repeat unfold 2 \times 2/3 s4. >>

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