Hi Paolo,

2012/1/5 Paolo Prete <p4olo_pr...@yahoo.it>:
> ... is there a way to specify the angle of a tuplet bracket?
>
> In addition, how can I force the bracket of the following tuplet:
>
> \times 2/3 {c' c'' c'''}
>
> so to be horizontal? (0 °)

how about:

{
        \once\override TupletBracket  #'positions = #'(-5 . -5)
        \times 2/3 {c' c'' c'''}
}

HTH,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to