]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/prefatory-empty-spacing.ly
*** empty log message ***
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
index 3debb0f9c128be2cd945b5ab879f5a9c912378da..4a796a130ac7e467e9f88756c545391d1b2bd2ea 100644 (file)
@@ -1,16 +1,16 @@
-\version "2.1.7"
+\version "2.4.0"
 
 \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."
     
 }
 
-\paper { raggedright= ##t }
+\layout { raggedright= ##t }
 
-\score{ \notes {
+\score{  {
 a a a a \break
 \mark A
 a a a a}}