From 32fb58f9cbaa275941616cc5b2e8d72d5f5a76b6 Mon Sep 17 00:00:00 2001 From: janneke Date: Tue, 20 Jan 2004 15:28:15 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_13'. --- input/bugs/rhytmicstaff-tie.ly | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 input/bugs/rhytmicstaff-tie.ly diff --git a/input/bugs/rhytmicstaff-tie.ly b/input/bugs/rhytmicstaff-tie.ly deleted file mode 100644 index 197e3ac264..0000000000 --- a/input/bugs/rhytmicstaff-tie.ly +++ /dev/null @@ -1,14 +0,0 @@ -% from José Luis Cruz -\version "2.1.0" - -\header { - texidoc="@cindex A tie in RhythmicStaff fails to compile." -} - -\score { - \context RhythmicStaff { - \notes { - c1 ~ c1 - } - } -} -- 2.39.5