]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/prefatory-empty-spacing.ly
* flower/include/std-vector.hh (insert): Remove, replace by
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
index 837898242a0d47a527b5dc0ffa9e9d2f8cf1a176..782bd9871ecfa2dde0551b6946c7718c61b380ae 100644 (file)
@@ -1,17 +1,18 @@
-\version "2.3.16"
+\version "2.7.13"
 
 \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."
-    
+  
 }
 
 }
 
-\paper { raggedright= ##t }
+\layout { raggedright= ##t }
 
 
-\score{  {
-a a a a \break
-\mark A
-a a a a}}
+{
+  a a a a \break
+  \mark A
+  a a a a
+}