From: fred Date: Thu, 18 Feb 1999 15:28:40 +0000 (+0000) Subject: lilypond-1.1.32 X-Git-Tag: release/1.5.59~5800 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=44f5a730fac2333fda33d00d14a1cdd5652460c8;p=lilypond.git lilypond-1.1.32 --- diff --git a/input/bugs/auto-grace.ly b/input/bugs/auto-grace.ly new file mode 100644 index 0000000000..b8d0152360 --- /dev/null +++ b/input/bugs/auto-grace.ly @@ -0,0 +1,6 @@ +\score{ + \notes \type Voice { + \times 2/3 {[c16 c16 c16]} + } +} +