Sorry, I cannot duplicate this in 2.11.14. Are you certain that you used this version? (not 2.11.4 or 2.10.14 ?)

Cheers,
- Graham

Tuukka Verho wrote:
In 2.11.14, if one enters a tuplet shorter than tupletSpannerDuration,
the bracket won't be terminated correctly. The bug didn't occur in
2.10.0.

A minimal example:

\version "2.11.0"

\paper {ragged-right = ##t}

\relative c' {
        \set tupletSpannerDuration = #(ly:make-moment 1 8)      
        
        c8 \times 2/3 {c16 c c} c4 c c
        c4 c c c
}


------------------------------------------------------------------------


------------------------------------------------------------------------

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



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

Reply via email to