]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/grace-end-2.ly
Docs: run convert-ly for 2.14.0.
[lilypond.git] / input / regression / grace-end-2.ly
1 \version "2.14.0"
2
3 #(ly:set-option 'warning-as-error #f)
4
5 \header {
6   texidoc = "Grace notes at the end of an expression don't cause crashes."
7 }
8
9 { e' \acciaccatura << e'8 \\ cis' >> }