]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/time-signature-double.ly
* input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
[lilypond.git] / input / test / time-signature-double.ly
index 715669be18a1b9f2cee66290760a9219e881d01b..64b7c2f2174678d9293b55842c01f40f43467ea2 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.7"
+\version "2.1.30"
 
 \header { texidoc= "
 
@@ -9,8 +9,8 @@
 
 
 Double time
-signatures are not supported explicitly, but can be faked with markups
-and overriding formatting routines. " }
+signatures are not supported explicitly, but they can be faked with 
+markups and overriding formatting routines. " }
 
 tsMarkup =
 \markup  {
@@ -23,8 +23,8 @@ tsMarkup =
 
 \score  { \notes \relative c'
          {
-          \property Staff.TimeSignature \override #'molecule-callback = #Text_item::brew_molecule
-          \property Staff.TimeSignature \override #'text = #tsMarkup
+          \override Staff.TimeSignature  #'print-function = #Text_item::print
+          \override Staff.TimeSignature  #'text = #tsMarkup
           
           
           \time 3/2