From 29a0255b67984b8d22cf67f3d7578c942bcebf61 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 3 Aug 2002 00:45:05 +0000 Subject: [PATCH] *** empty log message *** --- input/bugs/rest-melisma.ly | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 input/bugs/rest-melisma.ly diff --git a/input/bugs/rest-melisma.ly b/input/bugs/rest-melisma.ly deleted file mode 100644 index 5f53d42350..0000000000 --- a/input/bugs/rest-melisma.ly +++ /dev/null @@ -1,20 +0,0 @@ -\version "1.5.68" -\header { -texidoc = "slur or long note on other staves fool lily into extending melisma" -} -\score { - < - \addlyrics - \notes { - \property Staff.automaticMelismata= ##t - \context Voice = melismaBla { c4 () c r c } - } - \context LyricsVoice = "melismaBla-1" \lyrics { foo __ bar } - \context Staff=foolMelismata \notes{ - c4 c c c - } - \context Staff=OtherFoolMelismata \notes{ - c1 - } - > -} -- 2.39.5