]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/completion-heads-factor.ly
Get rid of some compiler warnings; Fix chdir handling of errors
[lilypond.git] / input / regression / completion-heads-factor.ly
index a065a37e0baa32d988a253d6f3ec5caa5c4a955d..2f10a44c9182f9c889e3b37ac7f261987c4f10a5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.14.0"
 
 \header{
 texidoc="
@@ -9,8 +9,6 @@ notes with a duration factor still keep their requested appearance.
 "
 }
 
-#(set-paper-size "a6")
-
 \layout { ragged-right= ##t }
 
 
@@ -22,4 +20,5 @@ notes with a duration factor still keep their requested appearance.
   c\breve |
   c1*2 |
   c2*4 |
+  c8*20
 }