X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-length.ly;h=5c1f22bbda4389ecaf74101ebf31057c84f40364;hb=bbc682c8cfcc192f4d07c8cebb16a424cf8688e9;hp=83fc0c0060960560ceca79fab7ba56867365ca82;hpb=51159f8679de00e6cd526ca2a16e1ea4d4294f81;p=lilypond.git diff --git a/input/regression/beam-length.ly b/input/regression/beam-length.ly index 83fc0c0060..5c1f22bbda 100644 --- a/input/regression/beam-length.ly +++ b/input/regression/beam-length.ly @@ -1,17 +1,15 @@ -\version "2.3.4" +\version "2.11.51" \header{ -texidoc=" + texidoc=" Beams should look the same. " } - \paper { 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 }