]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-line-break.ly
.ly version update.
[lilypond.git] / input / regression / repeat-line-break.ly
index 1d639b7eda5489e1497b36480b710b829533000c..87a077c525d582dce36a41ecf888a94e35ee6f4f 100644 (file)
@@ -1,12 +1,15 @@
-\version "1.7.6"
+#(ly:set-option 'old-relative)
+\version "1.9.8"
 
 \header{
 texidoc="
 Across linebreaks, the left edge of a first and second alternative
-bracket should be equal
+bracket should be equal.
 "
 }
 
+    \paper { raggedright= ##t }
+
 \score  {
 \notes
 \context Staff\relative c''  {
@@ -16,4 +19,4 @@ bracket should be equal
 
 }
 }
-%% new-chords-done %%
+