Thanks for this report.
Trevor, is there any special tuplet property to say "always print a
bracket?" I thought there was, but I can't see it.
If there isn't such a property, I'll add this to the bug tracker.
- Graham
Tuukka Verho wrote:
HI all,
Lilypond 2.11.28 seems to omit the tuplet bracket if the horizontal space
taken by the tuplet is very small. This can happen if the tuplet consists of
an eight rest and a quarter note with the stem down. A minimal example is
shown below. There are three very similar tuplets, the first and the last of
which are printed correctly. The middle one, however, has a quarter note with
the stem down and the bracket is missing.
\version "2.11.28"
% If ragged-right = ##f, the music is spaced more broadly and the bug
% doesn't occur.
\paper {
ragged-right = ##t
}
% The bracket for the middle tuplet won't be printed
\relative c' {
\times 2/3 {r8 c4} \times 2/3 {r8 c'4} \times 2/3 {r8 c c}
}
Kind regards,
Tuukka Verho
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond