]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/simple-slur-endings.ly
release: 1.3.146
[lilypond.git] / input / test / simple-slur-endings.ly
index 500008620e411db00da9a89ef3bb26382fef5217..9b6a470d268d38fdf52d5c99ad87fcbfb82ff1c0 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.3.146"
 
 \score{
        \notes \relative c''{
@@ -8,7 +9,7 @@
                \slurDown a()c d()g,\break
        }
        \paper{
-               indent = 0.0;
-               linewidth = 60.0\mm;
+               indent = 0.0
+               linewidth = 60.0\mm
        }
 }