]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-triplet.ly
* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
[lilypond.git] / input / regression / auto-beam-triplet.ly
index b0535659e3c51cb3c975d36a441ba48d55fa3e9f..26f548cc486e51e262110e183a15cb66027faad7 100644 (file)
@@ -4,10 +4,10 @@
 texidoc = "Automatic beaming is also done on tuplets."
 }
 
-\version "1.9.4"
+\version "2.3.4"
 
 \score{
-       \notes\relative c''{
+       \relative c''{
                c8 c c c
                \times 4/6 { c c c c c c}
        }