X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-auto-beam.ly;h=ebbb6589fe19f471b6b594a1e2b0872a9705c961;hb=9f4d4a1ce5dc0fad4ed27c9cc1e357cae090b1b1;hp=3ef7e50fee6693e8cbdf97e39af7fd6ec0b7a698;hpb=06b1da466f99f6c4a01ee6a3e611d25bd5359d4c;p=lilypond.git diff --git a/input/regression/grace-auto-beam.ly b/input/regression/grace-auto-beam.ly index 3ef7e50fee..ebbb6589fe 100644 --- a/input/regression/grace-auto-beam.ly +++ b/input/regression/grace-auto-beam.ly @@ -1,16 +1,18 @@ -\version "2.3.17" +\version "2.7.13" \header { - texidoc = "The autobeamer is not confused by grace notes." + texidoc = "The autobeamer is not confused by grace notes." } +\layout { raggedright = ##t } -\score{ - \context Voice \relative c''{ - \grace a8 g16 f e f \grace a8 g16 f e f \grace a8 g16 f e f - \grace a8 g16 f e f | - } - \paper { raggedright = ##t } + +\context Voice \relative c''{ + + \grace a8 g16 f e f \grace a8 g16 f e f \grace a8 g16 f e f + \grace a8 g16 f e f | } + +