]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-scripts.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / bar-scripts.ly
index 6b95969746fd8598ec3b2ea147bb949a25dbcc24..d2ffa5d47aa840b0df192c953edddda4cb0beb14 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.36"
+\version "2.3.22"
 \header{
 texidoc="
 
@@ -6,15 +6,15 @@ Markings can be attached to (invisible) barlines.
 "
 }
 
-\paper { raggedright = ##t }
+\layout { raggedright = ##t }
 
-onestaff = \new Staff\notes\relative c''  {
+onestaff = \new Staff\relative c''  {
        \set Staff.instr = instr
        \set Staff.instrument = instrument \mark "B"
         c1 \mark "A" \break c2  c2 \break
 }
 
-grstaff = \notes \relative c''
+grstaff =  \relative c''
 \context GrandStaff <<
        \new Staff {