]> 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 9c2331b67d7776b9d462a7b0d5daa0dae0a0c240..37fcf6ddd2c20d33cc6c57f69fafe8cf31c60519 100644 (file)
@@ -1,22 +1,21 @@
-\version "2.1.26"
+\version "2.7.39"
 \header{
 texidoc="
 
-Markings that are attached to (invisible) barlines are 
-delicate: they are attached to the rest of the score without the score
-knowing it.  Consequently, they fall over  often.
+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'' \context GrandStaff <<
+grstaff =  \relative c''
+\context GrandStaff <<
        \new Staff {
 
        \set Staff.instr = instr