]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-extents.ly
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
[lilypond.git] / input / regression / system-extents.ly
index 40081c2bcfdba9e34ecab79584a8be86318f04f7..2b879ad88e76d778f446fe54931c4e5a51d795c7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.22"
+\version "2.1.23"
 \header {
 
     texidoc = "LilyPond correctly determines the size of every
@@ -16,7 +16,7 @@
     \paper { 
         \translator {
             \ScoreContext
-            System \override #'print-function = #box-grob-stencil
+            \override System #'print-function = #box-grob-stencil
             }
     }
 }