X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-nest5.ly;h=2d0baac2ca0b402fd402dcf4e80f33311a9c3402;hb=2655db10c3bca1a7ee49505a8287a72a95aecc64;hp=9f988689c522d70b9716b41a5e47293be925929d;hpb=3684e949054183e4a31e17f5e7ab0bf30da0123e;p=lilypond.git diff --git a/input/regression/grace-nest5.ly b/input/regression/grace-nest5.ly index 9f988689c5..2d0baac2ca 100644 --- a/input/regression/grace-nest5.ly +++ b/input/regression/grace-nest5.ly @@ -1,15 +1,14 @@ -\version "2.2.0" +\version "2.12.0" \header { - texidoc = "Graces notes may have the same duration as the main note." - } - -\score -{ \notes \relative c'' { - s2 4 - \grace g e4 + texidoc = "Graces notes may have the same duration as the main note." } +\layout { ragged-right = ##t } - \paper { raggedright = ##t } +\relative c'' { + s2 4 + \grace g e4 } + +