]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-single.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / tie-single.ly
index 7dcea62066aa3cfe1d9db8e74943b4323c027e53..59799a215c257d970e089e947f1884c510baa2bf 100644 (file)
@@ -22,12 +22,12 @@ that otherwise don't fit in a space
   ragged-right = ##t
 }
 
-\version "2.16.0"
+\version "2.19.2"
 
 frag =
 \relative c'' {
-  c16 c2...~ c16 ~ c2... |
-  c4~c8 c8~c16 c16~c32 c16.~[ c64]~ c64[ c8..] |
+  c16 c2...~ 16 ~ 2... |
+  c4~8 c8~16 c16~32 c16.~[ c64]~ 64[ c8..] |
 }