Hi,

It seems that the 'if-no-beam variable no longer does
what it's supposed to in 2.7.12.  It never detects
beams and always adds a bracket.  Running the
following in 2.6.3 and 2.7.12 should highlight the
problem:

\score {
\new Staff
  \relative c' {
   \override TupletBracket 
     #'bracket-visibility = #'if-no-beam
        
   \times 2/3 {d4 d d}
   \times 2/3 {d8 d d}
  }
}

Thanks,
Edward Neeman


                
____________________________________________________ 
Do you Yahoo!? 
Yahoo! Photos: Now with unlimited storage 
http://au.photos.yahoo.com


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

Reply via email to