]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-broken.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / tuplet-broken.ly
index 43f7ca4e1542a77ae37aad07db5f9fce5414b69b..365e20563130aaa5c0c17bd0606f712fd30fe7dd 100644 (file)
@@ -1,23 +1,28 @@
 
 \header
 {
-  texidoc = "Broken tuplets are adorned with little arrows."
+
+  texidoc = "Broken tuplets are adorned with little arrows. The arrows
+  come from the @code{edge-text} property, and thus be replaced with
+  larger glyphs or other text. "
+
 }
-\version "2.7.4"
+
+\version "2.14.0"
 
 \paper {
-  raggedright = ##t  
+  ragged-right = ##t  
   indent = 0.0
 }
 
 
 \relative c'' {
-  \set tupletNumberFormatFunction = #fraction-tuplet-formatter
+  \override TupletNumber #'text = #tuplet-number::calc-fraction-text
 
   \override TupletBracket #'edge-text = #(cons
                                          (markup #:fontsize 6
-                                            #:arrow-head 0 -1 #f)
-                                         (markup #:arrow-head 0 1 #f))
+                                            #:arrow-head X LEFT #f)
+                                         (markup #:arrow-head X RIGHT #f))
   \times 11/19 {
     c4 c4 c4 c4
     \bar "empty" \break