]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/slur-rest.ly
Fix #362 (2)
[lilypond.git] / input / regression / slur-rest.ly
index 1278958aba6b1f101756c470fbd3e8a6be1b9fe6..fb1f40f7560f612a39fc495caa026fbc780d3ea5 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.10.0"
 \header
 {
   texidoc ="Slurs may be placed over rest. The slur will avoid colliding with
@@ -7,6 +7,8 @@ the rest.
 
 "
 }
+
+\layout { ragged-right = ##t }
 { \stemDown c'4 ( r4  c'2)
 
   \relative c'' { 
@@ -15,6 +17,6 @@ the rest.
   }
   
 }
-\layout { raggedright = ##t }
+