]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-end-of-line.ly
* scm/ps-to-png.scm: remove dir-re function.
[lilypond.git] / input / regression / spacing-end-of-line.ly
index 093545241ecd5f97f8d0254daa98e99dc417c273..5b583d8883d4b75251df7a4b277b7b5295bd6230 100644 (file)
@@ -3,7 +3,12 @@
 \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 {
+  raggedright = ##t }
 
 
 \relative c' {
@@ -12,7 +17,6 @@
   \time 3/4 \break
   e2 e4 | e2 e4 \time 4/4 \break
 }
-\layout {
-  raggedright = ##t }  
+