]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-extents.ly
*** empty log message ***
[lilypond.git] / input / regression / system-extents.ly
index ef5eba4a073bc0e818576934604d2cc62a219a03..315f942cbae12075d3af1aa716c2a7ec694bd437 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.23"
+\version "2.2.0"
 \header {
 
     texidoc = "The size of every system is correctly determined; this 
@@ -14,7 +14,7 @@
 }
 
     \paper { 
-        \translator {
+        \context {
             \ScoreContext
             \override System #'print-function = #box-grob-stencil
             }