]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/bar-number-every-five-reset.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / test / bar-number-every-five-reset.ly
index c20089dba0afd36dc9b5957bb006dcde6dab4264..20991b4f2b257521961b90651061a9a956b2f71b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.8"
+\version "2.3.22"
 
 \header {
     texidoc = "@cindex Bar Number Every Fifth Reset
@@ -26,5 +26,5 @@ resetBarnum = \context Score \applycontext
             \bar "|."
         }
     >>
-\paper{raggedright = ##t}
+\layout{raggedright = ##t}
 }