X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-bar-line.ly;h=dbd2c32082c14aa30f0e70296d40fab73997009e;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=35be3920aae336258be941d99fa6df0846549ee7;hpb=06b1da466f99f6c4a01ee6a3e611d25bd5359d4c;p=lilypond.git diff --git a/input/regression/grace-bar-line.ly b/input/regression/grace-bar-line.ly index 35be3920aa..dbd2c32082 100644 --- a/input/regression/grace-bar-line.ly +++ b/input/regression/grace-bar-line.ly @@ -1,15 +1,17 @@ -\version "2.3.17" +\version "2.16.0" \header { -texidoc = "Bar line should come before the grace note." + texidoc = "Bar line should come before the grace note." } +\layout { ragged-right = ##t} - -\score { \relative c' \context Staff { - f1 \grace { a'16[ f] } g1 } - \paper { raggedright = ##t} - } + + +\relative c' \context Staff { + f1 \grace { a'16[ f] } g1 } + +