Issue 405: tupletBracket not printed despite #'bracket-visibility=##t http://code.google.com/p/lilypond/issues/detail?id=405
New issue report by gpermus: \version "2.11.29" % 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, despite the % property. \relative c' { \override TupletBracket #'bracket-visibility = ##t \times 2/3 {r8 c4} \times 2/3 {r8 c'4} \times 2/3 {r8 c c} } Attachments: foo.preview.png 2.2 KB Issue attributes: Status: Accepted Owner: gpermus Labels: Type-Defect Priority-Medium -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond