]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/timing.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / timing.ly
index 5326e3f13aa4fca27eadcb02f0487f323fd9924f..c74738a04bcf57038d6bf0822d47bfe38300fc97 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 % possible rename to bar-something.
 
 \header{ texidoc = "@cindex Bar Length
@@ -9,7 +9,7 @@ You can alter the length of bars by setting explicitly
 }
 
 \score { 
-  \context Voice \notes\relative c {
+  \context Voice \relative c {
     
        
        % \set Score.measurePosition = #(ly:make-moment -1 4)