Hi List,
is there a way to have all TupletBrackets in a score be horizontal without
altering every single one?
See this example – first bar is the default, second bar is how I’d like to
have it all through the score, but without overriding every one.
\version "2.19.0"
\new DrumVoice {
\drummode {
\voiceOne
\set tupletSpannerDuration = #(ly:make-moment 1 4)
\tuplet 3/2 {
<hh sn>4 cymr8 cymr4 cymr8 cymr4 cymr8 cymr4 cymr8
\once \override TupletBracket.positions = #'(6.625 . 6.625) <hh sn>4
cymr8 cymr4 cymr8 cymr4 cymr8 cymr4 cymr8
}
}
}
In a drum score I think it’s preferable to have all Beams and
TupletBrackets horizontal as this helps with reading. For Beams there is
the possibility of \override Beam.damping = #+inf.0, but I can’t find
anything similar for TupletBrackets.
I’d appreciate any help!
--
Peter Crighton | Musician & Music Engraver based in Mainz, Germany
http://www.petercrighton.de
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user