From: janneke Date: Thu, 12 Feb 2004 17:30:26 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_21'. X-Git-Tag: release/2.1.21 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=71ce7410086fb998c03b23349c22bfbc703ec159;p=lilypond.git This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_21'. --- 71ce7410086fb998c03b23349c22bfbc703ec159 diff --cc input/bugs/rhytmicstaff-tie.ly index 197e3ac264,197e3ac264..0000000000 deleted file mode 100644,100644 --- a/input/bugs/rhytmicstaff-tie.ly +++ /dev/null @@@ -1,14 -1,14 +1,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 -- } -- } --}