X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fdot-flag-collision.ly;h=2c51af61e5c787174a594909e7fa58869b940567;hb=ea21cfa09e83d27b197e3ce6d86da16953fbb593;hp=e59ffde385cb75b042c6bd13b97957893a2babd6;hpb=34881554afeaf03a55a3a983caf9cfeaaf3ea060;p=lilypond.git diff --git a/input/regression/dot-flag-collision.ly b/input/regression/dot-flag-collision.ly index e59ffde385..2c51af61e5 100644 --- a/input/regression/dot-flag-collision.ly +++ b/input/regression/dot-flag-collision.ly @@ -1,19 +1,19 @@ -\version "2.3.22" +\version "2.12.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 { - \relative c'' - { - \time 8/4 - \set Staff.autoBeaming = ##f - a,16. - g''16. - a,4. a8 a8. a16. c,16. g16. - } - \layout { raggedright = ##t} + +\relative c'' +{ + \time 8/4 + \set Staff.autoBeaming = ##f + a,16. + g''16. + a,4. a8 a8. a16. c,16. g16. } +