]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/rhythm.ly
release: 1.3.72
[lilypond.git] / input / rhythm.ly
index 98af477f45a1b43ca7106a504603e37d21688c8a..df4bfcb4893283169160d8a1040c6bd651b89e7a 100644 (file)
@@ -7,7 +7,7 @@ TestedFeatures =         "multiple meters, beaming, unsynced bars, userdefd engravers";
 
 
 
-\version "1.1.52";
+\version "1.3.59";
 
 ritme = \notes\transpose c'' {
        \time  4/4;
@@ -36,7 +36,7 @@ ritme = \notes\transpose c'' {
        
 
 another = 
-       \relative c'' \notes{ \time 6/4; 
+       \notes \relative c'' { \time 6/4; 
                c1.  c1. \time 4/4;c4 c4 c4 c4  c1 c1 c1
         }