]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/ancient-time.ly
* ly/declarations-init.ly (paper): Define page-breaking.
[lilypond.git] / input / test / ancient-time.ly
index a805f9ac757bea473a234392d94846b568111239..df7e291ec6b2d0228ebd24d0ffbe51bb66a07260 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.9.2"
+\version "2.1.30"
 % 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}