bug-lilypond
[Top][All Lists]
Advanced

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

tuplet brackets


From: Edward Neeman
Subject: tuplet brackets
Date: Wed, 12 Oct 2005 08:40:20 +1000 (EST)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]