\version "2.17.13"
tboff = \override TupletBracket.stencil = ##f
tbon = \revert TupletBracket.stencil
\relative c'' {
\time 2/4
\key f \major
\tupletSpan 8
\set baseMoment = #(ly:make-moment 1/8)
\set subdivideBeams = ##t
<e a, cis,>8\arpeggio \times 2/3 {
b16\rest b\rest a \tboff <e' a,>16 <e a,> q q <f d> <g e> } |
<e a, cis,>8\arpeggio \times 2/3 {
\tbon b16\rest b\rest a \tboff <e' a,>16 <e a,> q q <f d> <g e> } |
}
<<attachment: selection.png>>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
