]> 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 3a867e63b7a270761f361199359f6f27d5d59b91..2c83288fc327c3b8bbfbab4df78f4febab690ae5 100644 (file)
@@ -5,8 +5,7 @@ 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 
   }
 }