]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-time.ly
(conv): add 2.2.0 rule.
[lilypond.git] / input / test / ancient-time.ly
index d760b1fd063e6679c07130d523ea2b96a85e776d..ad4729ea1c7adc35c5d998862ffc3ae4cde78ec9 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.9.0"
+\version "2.1.36"
 % TODO: move stuff from ancient-font into here?  See comment
 % for ancient-font.ly
 \header {
 texidoc="@cindex Ancient Time Signatures
-Should use old style.
+Time signatures may also be engraved in an old style.
 "
 }
 
 \score {
   \notes { 
-    \property Staff.TimeSignature \override #'style = #'neo_mensural
+    \override Staff.TimeSignature  #'style = #'neo_mensural
     s1 
   }
        \paper {raggedright = ##t}