On Jul 31, 2011, at 11:52 AM, Phil Holmes wrote:

> tuplet-rest.ly is different and looks like 
> http://code.google.com/p/lilypond/issues/detail?id=1720 has been fixed. 
> Except it's down as patch needs work.  Explanation, please?

1720 is not really fixed - it is just that LilyPond makes smarter automatic 
decisions.  If you force the bracket down, it'll still collide.  So, I'd change 
the example to include a manual override for the TupletBracket direction but 
keep the issue open.

\context Voice  \relative c'' {
\override TupletBracket #'direction = #DOWN
  \time 2/4
  \times 2/3 { r c,,, c''' }
}


Cheers,
MS
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to