]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-scripts.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / regression / bar-scripts.ly
index 0f416b761f22152e336781be952d3e528e44d845..37fcf6ddd2c20d33cc6c57f69fafe8cf31c60519 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.30"
+\version "2.7.39"
 \header{
 texidoc="
 
@@ -6,15 +6,15 @@ Markings can be attached to (invisible) barlines.
 "
 }
 
-\paper { raggedright = ##t }
+\layout { ragged-right = ##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 {