]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-end-of-line.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / spacing-end-of-line.ly
index 093545241ecd5f97f8d0254daa98e99dc417c273..1e3450584e2d0285e65f791dad4622224840f4c9 100644 (file)
@@ -1,9 +1,14 @@
 
-\version "2.6.0"
+\version "2.14.0"
 \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 }  
+