X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdot-flag-collision.ly;h=06afc8b858759ee41afcf3083177a4c89a41afac;hb=8d36de6e924066f07aa043bea971806c771b2786;hp=ca9f9c1f6b0bc03b95c1eef7388d2ed8c2e562e5;hpb=eba82770802a246bca4afab7eab1f78e84785214;p=lilypond.git diff --git a/input/regression/dot-flag-collision.ly b/input/regression/dot-flag-collision.ly index ca9f9c1f6b..06afc8b858 100644 --- a/input/regression/dot-flag-collision.ly +++ b/input/regression/dot-flag-collision.ly @@ -1,19 +1,19 @@ -\version "2.1.26" +\version "2.10.0" \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 { - \notes\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. } +