]> git.donarmstrong.com Git - lilypond.git/commitdiff
Deleted files.
authorGraham Percival <graham@percival-music.ca>
Sun, 22 Jun 2003 08:49:21 +0000 (08:49 +0000)
committerGraham Percival <graham@percival-music.ca>
Sun, 22 Jun 2003 08:49:21 +0000 (08:49 +0000)
ChangeLog
input/test/follow-break.ly [deleted file]
input/test/multi-slope.ly [deleted file]
input/test/note-shift.ly [deleted file]
input/test/notemode-chords.ly [deleted file]
input/test/orchestalpart.ly [deleted file]
input/test/rhythmic-staff.ly [deleted file]
input/test/vertical-align.ly [deleted file]

index 606b5b311d55e3e77d66ad0381adf9f3e760df8a..4f6f962f35aa3d9545f522cdafabde5be54654f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
 
        * Documentation/user/refman.itely: added thumb info to Fingering.
 
+       * input/test/ follow-break.ly multi-slope.ly note-shift.ly
+       notemode-chords.ly orchestalpart.ly rhythmic-staff.ly
+       vertical-align.ly : deleted files.
+
 2003-06-21  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/align-interface.cc (find_fixed_alignment_parent): new function.
diff --git a/input/test/follow-break.ly b/input/test/follow-break.ly
deleted file mode 100644 (file)
index a63b0d0..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-\version "1.7.18"
-% MERGED: stuff from follow-break.ly to follow-thread.ly.  DELETE NOW
-
-\header{
-%      texidoc = "@cindex followVoice Break
-%followVoice: connect note heads with line when thread switches staff. " }
-texidoc = "MERGED with follow-thread.  DELETE."}
-
-\score{
-       \context PianoStaff <
-               \context Staff=one \notes\relative c''{
-                       \context Thread {
-         a1 \break
-               \translator Staff=two
-               a,
-                       }
-       }
-       \context Staff=two { \clef bass \skip 1*2 }
-    >
-    \paper{
-               raggedright = ##t
-        linewidth = 70.\mm
-       \translator {
-           \ScoreContext
-           followVoice = ##t
-       }
-    }
-}
-%% new-chords-done %%
diff --git a/input/test/multi-slope.ly b/input/test/multi-slope.ly
deleted file mode 100644 (file)
index 2ddc121..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-\version "1.7.18"
-% candidate for delete or regression.  -gp
-\header { texidoc = "DELETE. " }
-
-\score { 
-  \context Voice \notes\relative c {
-                c8-[ c16 c16]
-       
-  }
-  \paper { raggedright = ##t}  
-}
-%% new-chords-done %%
diff --git a/input/test/note-shift.ly b/input/test/note-shift.ly
deleted file mode 100644 (file)
index a276419..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-\version "1.7.18"
-\header{ texidoc = "
-pretty similar to hshift.ly.  DELETE. "}
-
-\score { 
-  \context Voice \notes\relative c {
-    \context Staff \notes\relative c''<
-            \context Voice=one {
-               \property Voice.NoteColumn \override #'horizontal-shift = #0
-               \stemUp\slurUp\tieUp 
-               e4 
-            }
-            \context Voice=two {
-               \stemUp\slurUp\tieUp 
-               \property Voice.NoteColumn \override #'horizontal-shift = #1
-               cis
-            }
-            \context Voice=three {
-               \property Voice.NoteColumn \override #'horizontal-shift = #2
-               \stemUp\slurUp\tieUp 
-               ais
-            }
-            \context Voice=four {
-               \stemDown\slurDown\tieDown 
-               \property Voice .NoteColumn \override #'horizontal-shift = #-1
-               fis
-            }
-       >
-       
-       
-  }
-  \paper {
-    raggedright = ##t
-  }  
-}
-%% new-chords-done %%
diff --git a/input/test/notemode-chords.ly b/input/test/notemode-chords.ly
deleted file mode 100644 (file)
index fb0369b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-\version "1.7.18"
-\header{ texidoc = "
-looks like an old file; probably DELETE. "}
-
-\score{
-       \notes \transpose c c'{
-% 1.1.53: @x@ syntax dropped
-% if you want fingering, write chord explicitily eg << c-1 e-2 g-3 >>1
-%              @c1@ @c-7@ @c-7^5@-1-3
-               \chords { c1 c:7 c:7^5 }
-       }
-       \paper { raggedright=##t}
-}
-%% new-chords-done %%
diff --git a/input/test/orchestalpart.ly b/input/test/orchestalpart.ly
deleted file mode 100644 (file)
index 4b46fe6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-\version "1.7.18"
-\header{ texidoc = "
-DELETE. "} 
-
-\score {
-       \notes {
-               c1 c1 \property Score.skipBars = ##t c1 \break R1*8 c1 c1 c1 c1
-               }
-       \paper { raggedright = ##t }
-}
-%% new-chords-done %%
diff --git a/input/test/rhythmic-staff.ly b/input/test/rhythmic-staff.ly
deleted file mode 100644 (file)
index 35a1d25..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-\version "1.7.18"
-% covered by refman, I think.  delete or regression.  -gp
-\header { texidoc = "DELETE or REGRESSION. "}
-\score{
-  \context RhythmicStaff {
-    \notes\relative c''{ 
-      \clef "percussion"
-      \time 4/4 
-      r4 r g2 | r4 g r2 | g1:32 | r1 |
-    }
-  }
-  \paper{
-    \translator{
-      \RhythmicStaffContext
-      \consists "Clef_engraver"
-    }
-  }
-}
-%% new-chords-done %%
diff --git a/input/test/vertical-align.ly b/input/test/vertical-align.ly
deleted file mode 100644 (file)
index 5941d3a..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-\version "1.7.18"
-\header{texidoc = "REGRESSION or DELETE. "}
-
-\score {
-\notes <
-       \context GrandStaff < {
-          c'1 \break  c'''''1 
-       }
-           { c'1 \break c,,,,1}
-       >
-
->
-
-\paper{
-  \translator{\StaffContext
-    VerticalAlignment \override #'threshold = #'(7 . 12)
-  }
-}
-
-}
-%% new-chords-done %%