]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/staff-size.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / staff-size.ly
index 4210765ddf7853fab42a0d70955e56a29d667d3a..80dc63ad86a62f4b3033aa9c439770014ad1aeb9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 
 \header { texidoc = "@cindex Staff Size
 
@@ -8,7 +8,7 @@ must be scaled."
 }
 
 \score {
-  \notes \relative c' <<
+   \relative c' <<
       \new Staff \relative c'' {
          \dynamicDown c,,4 \ff c c c
       }