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