]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-over-barline.ly
.ly version update.
[lilypond.git] / input / regression / beam-over-barline.ly
index db0b1d6120d3509fa597ab7b31ec65d2c53c22b2..9ad6c67f864a1db1f0e761b1853b91f98eb3f6b1 100644 (file)
@@ -1,8 +1,11 @@
-\version "1.5.68"
+
+\version "1.9.8"
 \header {
-texidoc = "explicit beams may cross barlines. "
+texidoc = "Explicit beams may cross barlines. "
 }
 \score {
-\notes \context Voice { c2. [c8 c8 c8 c8] }
+\notes \relative c'' { c2.  c8[ c8 c8 c8] }
+
+    \paper { raggedright= ##t }
+
 }
-%% new-chords-done %%
\ No newline at end of file