From: fred Date: Tue, 26 Mar 2002 22:21:47 +0000 (+0000) Subject: lilypond-1.1.54 X-Git-Tag: release/1.5.59~2273 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=612fc704b7463d0b39d7bbea0262025c8d6db7b6;p=lilypond.git lilypond-1.1.54 --- diff --git a/input/bugs/sv.ly b/input/bugs/sv.ly deleted file mode 100644 index a3856eb934..0000000000 --- a/input/bugs/sv.ly +++ /dev/null @@ -1,20 +0,0 @@ - -% -% Jan -> dit is Auto_B_E bug, niet grouping bug. -% - -\score{ - \notes{ \time 13/8; - % \property Voice.beamAutoBegin = "1/8" - % \property Voice.beamAutoEnd = "3/8" - \property Voice.beamAutoEnd = "10/8" - \property Voice."beamAutoEnd_16" = "1/8" - \property Voice.beamAutoBegin = "1/4" - - a8 a a a16 a16 a16 a16 a16 a16 a8 a a a a a - a a a a a a a a a a a a a - a8 a8 a8 a8 a8 a a a a a a a a - } - \paper{ linewidth = -1.;} -} -