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