X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-end-2.ly;h=2324e22818ca99bcc221b03b7b26049171916ad4;hb=12388a94a73db3e002aaa91475d5a8a5dc4c9d72;hp=954eaec20601ca6b1b09f104f7b701daf303a4a6;hpb=20b8c1519bbba8728457aa98e59993837bedfb04;p=lilypond.git diff --git a/input/regression/grace-end-2.ly b/input/regression/grace-end-2.ly index 954eaec206..2324e22818 100644 --- a/input/regression/grace-end-2.ly +++ b/input/regression/grace-end-2.ly @@ -1,8 +1,9 @@ +\version "2.12.0" + +#(ly:set-option 'warning-as-error #f) \header { texidoc = "Grace notes at the end of an expression don't cause crashes." - } - -\version "2.11.51" +} -{ e' \acciaccatura << e'8 \\ cis' >> } +{ e' \acciaccatura << e'8 \\ cis' >> }