]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-uniform-stretching.ly
Doc-es: various updates.
[lilypond.git] / input / regression / spacing-uniform-stretching.ly
index 57e284f6aa25f5c7b12eb99638304fd29d0f945b..3cb7b884b8bd8760ea9bdf8738c2fd6847924731 100644 (file)
@@ -6,16 +6,16 @@
 
 }
 
-\version "2.17.6"
+\version "2.19.21"
 
-\relative c''
+\relative
 <<
   \override  Score.SpacingSpanner.uniform-stretching = ##t 
   \new Staff {
-    c16[ c c c c c c c c c16]
+    c''16[ c c c c c c c c c16]
   }
   \new Staff {
-    \times 6/7 { c16 c c cis c c c }
+    \tuplet 7/6 { c16 c c cis c c c }
     c8[ c32 c32 c16]
     
   }