]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/rest-collision.ly
Fix the linking of files from lilypond by lilypond-book.
[lilypond.git] / input / regression / rest-collision.ly
index bfbe75b1afe3c2f4e254c0206cf47042110120ab..884c059dc021273c92bb0223d2e4ed00a66e72b1 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.14.0"
 \header{
   texidoc="
 Rests should not collide with beams, stems and noteheads.  Rests may
@@ -10,6 +10,8 @@ cases.
 "
 }
 
+\layout { ragged-right = ##t }
+
 scale =  \relative c' {
   c8 d e f g a b c c d e f g a b c
 
@@ -48,7 +50,7 @@ restsII = \context Staff  {
   \scales 
   \restsII 
 }
-\layout { raggedright = ##t }
+