From 612fc704b7463d0b39d7bbea0262025c8d6db7b6 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:21:47 +0000 Subject: [PATCH] lilypond-1.1.54 --- input/bugs/sv.ly | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 input/bugs/sv.ly 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.;} -} - -- 2.39.5