lilypond-user
[Top][All Lists]
Advanced

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

Fwd: Change TupletBracket slope?


From: David Stephen Grant
Subject: Fwd: Change TupletBracket slope?
Date: Tue, 24 Jun 2014 11:03:10 +0200

Thank you Abraham, this is just what I need.
Best, David



On 23 June 2014 21:07, tisimst <address@hidden> wrote:
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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user


reply via email to

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