]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/skiptypesetting-tuplet.ly
Doc: CSS: A better brown for the usage manual
[lilypond.git] / input / regression / skiptypesetting-tuplet.ly
index 4f87ffd0df5bbc5b097a546d6869e849bd474c2b..09dd0db4fc973596588f522e32bc2f2e72dca877 100644 (file)
@@ -7,15 +7,15 @@
 }
 
 
-\version "2.14.0"
+\version "2.19.21"
 \paper {
   ragged-right = ##T
 }
 
-\new Staff \relative c' {
+\new Staff \relative {
   \set Score.skipTypesetting = ##t
-  \times 2/3 { c8 c c } \times 2/3 { c c c }
-  \times 2/3 { c c c } \times 2/3 { c c c}
+  \tuplet 3/2 { c'8 c c } \tuplet 3/2 { c c c }
+  \tuplet 3/2 { c c c } \tuplet 3/2 { c c c}
   \set Score.skipTypesetting = ##f
   d1 \break
   c