From da99b98925cf291d56b92b88ac5410c37096f52f Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:04:36 +0000 Subject: [PATCH] lilypond-1.3.132 --- input/bugs/ss.ly | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 input/bugs/ss.ly diff --git a/input/bugs/ss.ly b/input/bugs/ss.ly deleted file mode 100644 index f0585ae086..0000000000 --- a/input/bugs/ss.ly +++ /dev/null @@ -1,14 +0,0 @@ -\version "1.3.129" -\include "paper16.ly" -\score{ - \notes \context Staff = pr { - \context Voice < a b c' e'> - } - \paper{ - \translator { - \StaffContext - StaffSymbol \override #'staff-space = #1.3 - } - } -} - -- 2.39.5