]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/instrument-name.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / instrument-name.ly
index f761149a031e2578f7997c6d54c49b0dd39d903a..8666125800db88c2e6215535418767fe5a3e6aa5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 \header{
 texidoc="
 Staff margins are also markings attached to barlines.  They should be
@@ -19,7 +19,7 @@ PianoStaff.
       \set Staff.instrument = "Right " { c''4 }}
     \context Staff = bass { \set Staff.instrument = "Left " \clef bass c4 }>>
 
-\paper {
+\layout {
 raggedright = ##t
 }}