]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/system-extents.ly
Run convert-ly on input/lsr and input/regression
[lilypond.git] / input / regression / system-extents.ly
index 675c4f903a4585fd9dcc4493ed2196dfb0bedb65..e65801313ff420da4b83175453f62a8cf70eab14 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.22"
+\version "2.11.51"
 \header {
 
     texidoc = "The size of every system is correctly determined; this 
@@ -10,7 +10,7 @@
 \layout { 
     \context {
        \Score
-       \override System #'print-function = #box-grob-stencil
+       \override System  #'stencil = #box-grob-stencil
     }
 }