5 texidoc = "Broken tuplets are adorned with little arrows. The arrows
6 come from the @code{edge-text} property, and thus be replaced with
7 larger glyphs or other text. "
20 \override TupletNumber #'text = #tuplet-number::calc-fraction-text
22 \override TupletBracket #'edge-text = #(cons
24 #:arrow-head X LEFT #f)
25 (markup #:arrow-head X RIGHT #f))