]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-time.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / test / ancient-time.ly
index 590156202e0eeb4908e0fa7c52ca079fc4ff4e64..4548dc0f4f78087224ec393479115d234ba75569 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.2.0"
+\version "2.3.4"
 % TODO: move stuff from ancient-font into here?  See comment
 % for ancient-font.ly
 \header {
@@ -8,7 +8,7 @@ Time signatures may also be engraved in an old style.
 }
 
 \score {
-  \notes { 
+   { 
     \override Staff.TimeSignature  #'style = #'neo_mensural
     s1 
   }