]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/cadenza-skip.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / cadenza-skip.ly
index 323724b1455a3a637ad40899c6ac320ad531daeb..256aa9a39d481e7e2772d84993c495a18180594e 100644 (file)
@@ -7,9 +7,9 @@
 
    }
 
-\version "2.2.0"
+\version "2.3.4"
 
-cadenza = \notes \relative c' {
+cadenza =  \relative c' {
     c4 d8 << { e f g } \\ { d4. } >>
     g4 f2 g4 g
 }
@@ -40,7 +40,7 @@ cadenza = \notes \relative c' {
 
 
 \score {
-    \notes
+    
     \relative c' \new GrandStaff <<
        \new Staff { \cadenza c4 \bar "|." }
        \new Staff {