]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/prefatory-empty-spacing.ly
Another round of dist-check fixes.
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
index d3c22ca6c45ccd304a26b3e6075314965cffc3cb..8db36ee0503b99360b677006a4b7dafabb94c1e3 100644 (file)
@@ -1,15 +1,18 @@
-\version "1.7.16"
+\version "2.10.0"
 
 \header {
 
 
 \header {
 
-texidoc =" The A is atop an invisible barline. The barline
+  texidoc =" The A is atop an invisible barline. The barline,
 although invisible, is also translated because it is the last one of
 the break alignment."
 although invisible, is also translated because it is the last one of
 the break alignment."
-    
+  
+}
+
+\layout { ragged-right= ##t }
+
+{
+  a a a a \break
+  \mark A
+  a a a a
 }
 
 }
 
-\score{ \notes {
-a a a a \break
-\mark A
-a a a a}}
-%% new-chords-done %%