From: janneke Date: Mon, 2 Feb 2004 17:11:47 +0000 (+0000) Subject: This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_17'. X-Git-Tag: release/2.1.17 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9b06e73c5c9ea28b8097eaf20d2ae878901d8cca;p=lilypond.git This commit was manufactured by cvs2svn to create tag 'lilypond_2_1_17'. --- 9b06e73c5c9ea28b8097eaf20d2ae878901d8cca 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 -- } -- } --}