]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-alignment.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / collision-alignment.ly
index 94a877a304de019668cc8c21d198784a0889bb12..428277be933064ebb4ecfb1224552e5c16b3bedf 100644 (file)
@@ -5,14 +5,14 @@
 
 }
 
-\paper  { raggedright = ##t }
+\layout  { ragged-right = ##t }
 
-\version "2.3.16"
+\version "2.19.21"
 
 \relative <<
     \new Staff {
        <<
-           { f g } \\
+           { f' g } \\
            { g f }
        >> }
     \new Staff {