Trocado, Which do you want the tuplet brackets all the same or the bracket omitted on the last three notes?
Mark -----Original Message----- From: lilypond-user [mailto:[email protected]] On Behalf Of trocado Sent: Wednesday, March 27, 2019 4:35 PM To: [email protected] Subject: tupletFullLength and tuplet brackets Setting tupletFullLength makes LP stop omitting he tuplet bracket for tuplets "with all the notes filled in". Is it possible to change this behavior? For example: \version "2.19.82" \score { \new Staff { \set tupletFullLength = ##t \tuplet 3/2 { a8 a4 } \tuplet 3/2 { a8 a a } \unset tupletFullLength \tuplet 3/2 { a8 a4 } \tuplet 3/2 { a8 a a } } } <http://lilypond.1069038.n5.nabble.com/file/t5813/document.png> I'd like to always (by default) have triplets engraved like the first and fourth beat in the example, without having to constantly switch the property on and off. How can I achieve this? TIA -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
