]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / tie.ly
index 1d9be2f794ca7cd7a5e7c3f96d0b60ed49a85b5f..4142552d81b95d3965770505080f6540a664dc7e 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.5.68"
+
+\version "2.3.4"
 
 \header{
 texidoc="
@@ -7,7 +8,7 @@ The horizontal middle should not overlap with a staffline.
 "
 }
 \score{
-       \notes\relative c''{
+       \relative c''{
                %b2~b4~b8~b16~b32~b64 r64\break
                %a2~a4~a8~a16~a32~a64 r64
                \time 8/4
@@ -19,3 +20,4 @@ The horizontal middle should not overlap with a staffline.
                linewidth=0.
        }
 }
+