From 1af75f2c2bebe30a86ad2773ccc06e1183be1547 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:12:02 +0000 Subject: [PATCH] lilypond-1.3.80 --- input/bugs/almost.ly | 18 ---------------- input/bugs/monstrous.ly | 22 -------------------- input/bugs/slur.ly | 5 ----- mutopia/Coriolan/contrabasso-part.ly | 20 ------------------ mutopia/Coriolan/viola-part.ly | 31 ---------------------------- mutopia/Coriolan/violoncello-part.ly | 20 ------------------ 6 files changed, 116 deletions(-) delete mode 100644 input/bugs/almost.ly delete mode 100644 input/bugs/monstrous.ly delete mode 100644 input/bugs/slur.ly delete mode 100644 mutopia/Coriolan/contrabasso-part.ly delete mode 100644 mutopia/Coriolan/viola-part.ly delete mode 100644 mutopia/Coriolan/violoncello-part.ly diff --git a/input/bugs/almost.ly b/input/bugs/almost.ly deleted file mode 100644 index 7276562718..0000000000 --- a/input/bugs/almost.ly +++ /dev/null @@ -1,18 +0,0 @@ -\score{ - \context Staff < - \context Voice=one { \skip 1; } - \context Voice=two { \skip 1; } - - \context Voice=one \partcombine Voice - \context Thread=one \notes\relative c'' { - a4 c4.()g8 a4 - } - \context Thread=two \notes\relative c'' { - g4 e4.()d8 c4 - } - > - \paper{ - linewidth=60.\mm; - } -} - diff --git a/input/bugs/monstrous.ly b/input/bugs/monstrous.ly deleted file mode 100644 index e25ea236e5..0000000000 --- a/input/bugs/monstrous.ly +++ /dev/null @@ -1,22 +0,0 @@ - -%% Chord gurus, is this ok now?? - -monstrous= \chords{ - \property Score.chordInversion = "1" - - % /c is/was missing: - bes:6/+c - - % Cdim7 - c:dim7 -} - -\score{ - < - \context ChordNames \monstrous - \context Staff \monstrous - > - \paper{ - linelength=-1.0\mm; - } -} diff --git a/input/bugs/slur.ly b/input/bugs/slur.ly deleted file mode 100644 index c2a8552d1d..0000000000 --- a/input/bugs/slur.ly +++ /dev/null @@ -1,5 +0,0 @@ - - \score { - \notes \relative c' { - c2( c \break c c c c \break c -}} diff --git a/mutopia/Coriolan/contrabasso-part.ly b/mutopia/Coriolan/contrabasso-part.ly deleted file mode 100644 index 46eea2f6cf..0000000000 --- a/mutopia/Coriolan/contrabasso-part.ly +++ /dev/null @@ -1,20 +0,0 @@ -\header{ -filename = "contrabasso-part.ly"; -% %title = "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62"; -description = ""; -composer = "Ludwig van Beethoven (1770-1827)"; -enteredby = "JCN"; -copyright = "public domain"; -} - -\version "1.3.59"; - -\include "global.ly" -\include "contrabasso.ly" - -\score{ - \$contrabasso_staff - \include "coriolan-part-paper.ly" - \include "coriolan-midi.ly" -} - diff --git a/mutopia/Coriolan/viola-part.ly b/mutopia/Coriolan/viola-part.ly deleted file mode 100644 index d0a900cb3c..0000000000 --- a/mutopia/Coriolan/viola-part.ly +++ /dev/null @@ -1,31 +0,0 @@ -\header{ -filename = "viola-part.ly"; -% %title = "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62"; -description = ""; -composer = "Ludwig van Beethoven (1770-1827)"; -enteredby = "JCN"; -copyright = "public domain"; -} - -\version "1.3.59"; - -\include "global.ly" -\include "viola-1.ly" -\include "viola-2.ly" - -$viola_staff = \context GrandStaff = viola < - \$viola1_staff - \$viola2_staff -> - -\include "coriolan-part-paper.ly" - -\score{ - \$viola_staff - \include "coriolan-part-paper.ly" - \paper{ - \translator { \HaraKiriStaffContext } - } - \include "coriolan-midi.ly" -} - diff --git a/mutopia/Coriolan/violoncello-part.ly b/mutopia/Coriolan/violoncello-part.ly deleted file mode 100644 index 221ea9cc33..0000000000 --- a/mutopia/Coriolan/violoncello-part.ly +++ /dev/null @@ -1,20 +0,0 @@ -\header{ -filename = "violoncello-part.ly"; -% %title = "Ouvert\\"ure zu Collins Trauerspiel \\"Coriolan\\" Opus 62"; -description = ""; -composer = "Ludwig van Beethoven (1770-1827)"; -enteredby = "JCN"; -copyright = "public domain"; -} - -\version "1.3.59"; - -\include "global.ly" -\include "violoncello.ly" - -\score{ - \$violoncello_staff - \include "coriolan-part-paper.ly" - \include "coriolan-midi.ly" -} - -- 2.39.2