David,

You can manually place the left and right ends of the bracket like this (and
adjusting to taste):

\version "2.19.8"
{
  \clef "bass"
  <<
    {
      <a, a>4
    }
    \\
    {
      /*\once \override TupletBracket.positions = #'(-7 . -7)*/
      \tuplet 6/4 { r16 g e d b, a, }
    }
  >>
}

<http://lilypond.1069038.n5.nabble.com/file/n163571/flat-tuplet-bracket.png> 

This is also true for beams and other kinds of notation objects like this.

Regards,
Abraham



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Change-TupletBracket-slope-tp163546p163571.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to