]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-end-2.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / grace-end-2.ly
index 88ba6088240835d9bb7fd0c3c5ded9f461cd8d6b..aa94183baee8bebdc21206cfbcbd069e7c42afb9 100644 (file)
@@ -1,8 +1,9 @@
+\version "2.14.0"
+
+#(ly:set-option 'warning-as-error #f)
 
 \header {
   texidoc = "Grace notes at the end of an expression don't cause crashes."
-  }
-
-\version "2.12.0"
+}
 
-{ e' \acciaccatura <<  e'8  \\  cis'  >>  }
+{ e' \acciaccatura << e'8 \\ cis' >> }