]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/auto-beam-bar.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / auto-beam-bar.ly
index d873cdb4664bf9f1ec5232513ad69330ee322241..f7de9c2726f001b8b377e45ef4dbd48e2c8cf08a 100644 (file)
@@ -1,12 +1,12 @@
 
-\version "2.2.0"
+\version "2.3.4"
 
 \header{
 texidoc="No auto beams will be put over (manual) repeat bars."
 }
 
 \score {
-    \notes {
+     {
         \time 3/4
         a'4 b' c''8 \bar ":|:" d''8
     }