]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add regression test for 'Fix #527.'
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Dec 2007 02:46:13 +0000 (00:46 -0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 16 Dec 2007 02:46:13 +0000 (00:46 -0200)
input/regression/grace-end-2.ly [new file with mode: 0644]

diff --git a/input/regression/grace-end-2.ly b/input/regression/grace-end-2.ly
new file mode 100644 (file)
index 0000000..b71def6
--- /dev/null
@@ -0,0 +1,8 @@
+
+\header {
+  texidoc = "Grace notes at the end of an expression don't cause crashes."
+  }
+
+\version "2.11.35"
+
+{ e' \acciaccatura <<  e'8  \\  cis'  >>  }