]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/prefatory-empty-spacing.ly
DOC -- fix convert-ly instructions for documentation.
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
index d5b983852b97c08b8098a8a6ca97f3d589c4f2f1..6d88242c0acd7c26d4d8cd38b6b2198c8febd642 100644 (file)
@@ -1,15 +1,18 @@
-\version "1.7.18"
+\version "2.12.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 %%