]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/volta.ly
release: 1.3.111
[lilypond.git] / input / test / volta.ly
index 780c33f140636c6c3143c2585bc440f496ab2cd0..b470c72fd88cd6799e678662931465ff90a99cbd 100644 (file)
@@ -1,4 +1,7 @@
 
+\version "1.3.110";
+
+
 voice4 = \notes {
 \clef bass;
  \property Staff.instrument = "Bass"
@@ -35,7 +38,7 @@ voicedefault = \notes {
             font_normal = 12.;
             \translator {
                  \StaffContext
-                TimeSignature \push   #'style = #"C"
+                TimeSignature \override   #'style = #"C"
                  \consists Instrument_name_engraver;
             }
         }