]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-end-of-line.ly
Merge branch 'master' into dev/texi2html
[lilypond.git] / input / regression / spacing-end-of-line.ly
index 093545241ecd5f97f8d0254daa98e99dc417c273..e59642f25dfa61be35895df9102a2add39f33775 100644 (file)
@@ -1,9 +1,14 @@
 
-\version "2.6.0"
+\version "2.11.51"
 \header {
   
   texidoc ="Broken engraving of a bar at the end of a line does not upset 
-    the space following rests and notes."  }
+    the space following rests and notes."
+
+}
+
+\layout {
+  ragged-right = ##t }
 
 
 \relative c' {
@@ -12,7 +17,6 @@
   \time 3/4 \break
   e2 e4 | e2 e4 \time 4/4 \break
 }
-\layout {
-  raggedright = ##t }  
+