Hello:
What global command shall print the tuplets in four groups of three rather
than two groups of six?
I have read the manual on manual beaming.
Thank you!
Mark
\version "2.16.2"
\relative c'' {
\key ges \major
\time 2/4
\override TupletBracket #'bracket-visibility = ##f
\override TupletNumber #'stencil = ##f
\times 2/3 {
ges'16 bes des, ges ees ges
des ges bes, des' ges, bes
}
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user