Daniel Rosen <[email protected]> writes:

> Also, I'm a little confused as to why \override TupletNumber
> #'direction = #-1 isn't working just as well in the meantime.

Because it is not consulted?

\version "2.16.0"
\new Voice {
  \times 2/3 { c'8 c' c' }
  \override TupletBracket #'direction = #DOWN
  \times 2/3 { c'8 c' c' }
}

-- 
David Kastrup


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

Reply via email to