]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-time.ly
* VERSION (MY_PATCH_LEVEL): make 1.7.0
[lilypond.git] / input / test / ancient-time.ly
index 544aeda2a8a2aed5962ebbceb569b45c6794a7ec..2c83288fc327c3b8bbfbab4df78f4febab690ae5 100644 (file)
@@ -1,12 +1,11 @@
-\version "1.3.148"
+\version "1.5.68"
 \header {
 texidoc="Should use old style."
 }
 
 \score {
   \notes { 
-    \property Staff.TimeSignature \override #'style = #'oldC4/4
-    \property Staff.TimeSignature \override #'font-family = #'ancient
+    \property Staff.TimeSignature \override #'style = #'neo_mensural
     s1 
   }
 }