Hi,
I'm trying to set a melody from a 19thC source as closely as possible to
the original.  Triplets are indicated with a curved bracket rather than
the square one Lily uses by default.  I've come up with a mechanism:

\relative c'' {
  \tupletUp
  \override TupletBracket.bracket-visibility = ##f
  \tuplet 3/2 { c8( c c ) }
}

but using a slur in this way seems wrong.  Is there a better way?  I'm
using Lily 2.14 in this instance.
Regards,
Martin

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to