Dear All,I were asking a few days ago if there is something wrong with my code in the snippet below?
The triplets are not displayed correctly. (See attached pdf)
best ole
<<inline: Bild 1.jpg>>
%%%%%%%%%%%%%%%%%%%%%%%%%
\new Staff {
\set Staff.printPartCombineTexts = ##f
\time 6/4
\clef "G_8"
\partcombine
\relative c' { \override TupletBracket #'direction = #up
r4 \times 2/3 { r8 <a e'~>4 } <a e'>2 \times 2/3 { r8 <a e'>4 } <a~
e'~>4 |
}
\relative c' {
r1 r4 r8 es,,~ |
}
}
\version "2.11.36"
%%%%%%%%%%%%%%%%%%%%%%%%
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
