]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-broken.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / tuplet-broken.ly
index 43f7ca4e1542a77ae37aad07db5f9fce5414b69b..c518496f865473062218dd7cef2053db25b37a1b 100644 (file)
@@ -1,12 +1,17 @@
 
 \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.7.39"
 
 \paper {
-  raggedright = ##t  
+  ragged-right = ##t  
   indent = 0.0
 }
 
@@ -16,8 +21,8 @@
 
   \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