X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Fregression%2Fbeam-length.ly;h=289b5ad01891e9f510a05329d4552abd374613d9;hb=7770772b6101f60b28173fd68ceb701048016b21;hp=c1461614f224e2393f0622694004b7867187852e;hpb=34881554afeaf03a55a3a983caf9cfeaaf3ea060;p=lilypond.git diff --git a/input/regression/beam-length.ly b/input/regression/beam-length.ly index c1461614f2..289b5ad018 100644 --- a/input/regression/beam-length.ly +++ b/input/regression/beam-length.ly @@ -1,17 +1,15 @@ -\version "2.3.22" +\version "2.14.0" \header{ -texidoc=" + texidoc=" Beams should look the same. " } - \layout { raggedright= ##t } +\layout { ragged-right= ##t } - -\score { - \context Voice \relative c { - d''8[ d d] d[ g d] - c c - } + +\context Voice \relative c { + d''8[ d d] d[ g d] + c c }