X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fauto-beam-no-beam.ly;h=1791e946c530b3ee84539b53053ca4a2d4e5d262;hb=3af0951f9a11677240efa6228683dd4fcea13eaf;hp=b2a33cf4b844456ae0b85ff423441a003dd54b74;hpb=1f4ae685939466899fdf85121a58801c867f9381;p=lilypond.git diff --git a/input/regression/auto-beam-no-beam.ly b/input/regression/auto-beam-no-beam.ly index b2a33cf4b8..1791e946c5 100644 --- a/input/regression/auto-beam-no-beam.ly +++ b/input/regression/auto-beam-no-beam.ly @@ -1,14 +1,14 @@ \header { - + texidoc = "The autobeamer may be switched off for a single note with @code{\\noBeam}." } -\version "2.7.13" +\version "2.19.21" \layout { - raggedright = ##t + ragged-right = ##t } -\relative { c8 c-\noBeam c c } +\relative { c'8 c-\noBeam c c }