X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdot-flag-collision.ly;h=a2c6a416060ad560d555e587161e027d96a0fcde;hb=bbc682c8cfcc192f4d07c8cebb16a424cf8688e9;hp=3ab664fbc6a60d5313892ec5ba062145608bfd6c;hpb=5956be580d291c1460f1c4b5f6e4a1c3e6549602;p=lilypond.git diff --git a/input/regression/dot-flag-collision.ly b/input/regression/dot-flag-collision.ly index 3ab664fbc6..a2c6a41606 100644 --- a/input/regression/dot-flag-collision.ly +++ b/input/regression/dot-flag-collision.ly @@ -1,19 +1,19 @@ -\version "2.3.16" +\version "2.11.51" \header { - texidoc = "Dots move to the right when a collision with the (up)flag happens." + texidoc = "Dots move to the right when a collision with the (up)flag happens." } +\layout { ragged-right = ##t} -\score { - \relative c'' - { - \time 8/4 - \set Staff.autoBeaming = ##f - a,16. - g''16. - a,4. a8 a8. a16. c,16. g16. - } - \paper { raggedright = ##t} + +\relative c'' +{ + \time 8/4 + \set Staff.autoBeaming = ##f + a,16. + g''16. + a,4. a8 a8. a16. c,16. g16. } +