]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-full-length.ly
New bar line interface
[lilypond.git] / input / regression / tuplet-full-length.ly
index 5e4b46bab5af4e2ef47fb48db0e65df4baa14ad8..96016b471a0ea33826f6bebc21d66d190348736f 100644 (file)
@@ -5,7 +5,7 @@
 start of the next non-tuplet note.  "
 
 }
-\version "2.16.0"
+\version "2.17.5"
 
 \paper { ragged-right = ##t
 indent = 0.0 }
@@ -18,9 +18,9 @@ indent = 0.0 }
   \set tupletFullLength = ##t
   c4
   \times 2/3 { c8[ c c] }
-  \times 2/3 { c8[ c \bar "empty" \break c] }
+  \times 2/3 { c8[ c \bar "-" \break c] }
   << \times 2/3 { c8[ c c]  }
-     { s4*5/6 \bar "empty" \break } >>
+     { s4*5/6 \bar "-" \break } >>
   c4
   \times 2/3 { c8[ c c] }