]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/prefatory-empty-spacing.ly
* configure.in (reloc_b): bump fontforge requirement to 20050624.
[lilypond.git] / input / regression / prefatory-empty-spacing.ly
index 2d8fe0e34b888f2b33d702e4257898c636812853..04a44226127c4885e00105ccde66c8add0757842 100644 (file)
@@ -1,16 +1,16 @@
-\version "1.9.4"
+\version "2.6.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}}