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