]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/grace-end-2.ly
Doc-es: various updates.
[lilypond.git] / input / regression / grace-end-2.ly
index 954eaec20601ca6b1b09f104f7b701daf303a4a6..6b50be23e2f9a7270dc006387e7cadf21d678ceb 100644 (file)
@@ -1,8 +1,9 @@
+\version "2.16.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' >> }