]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/coriolan-margin.ly
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
[lilypond.git] / input / test / coriolan-margin.ly
index dfef778b976b0f1fa1e4253bdc196369b9dc525f..d3b77f4254f4912555f1876d2538f212f454c07d 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.22"
+\version "2.1.23"
 
 
 % Ugh, we need to override some LaTeX titling stuff
@@ -137,7 +137,7 @@ violoncello = \notes \relative c' {
       }
       \translator {
          \OrchestralScoreContext
-         TimeSignature \override #'style = #'C
+         \override TimeSignature #'style = #'C
       }
   }
 }