]> git.donarmstrong.com Git - lilypond.git/commitdiff
Mark file for proposed deletion.
authorGraham Percival <graham@percival-music.ca>
Tue, 3 Jun 2003 15:40:04 +0000 (15:40 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 3 Jun 2003 15:40:04 +0000 (15:40 +0000)
12 files changed:
input/test/ac-extra-voice.ly
input/test/beam-abbrev.ly
input/test/beam-chord.ly
input/test/beam-dir.ly
input/test/beam-pos.ly
input/test/beam-position.ly
input/test/beam-second.ly
input/test/beam-suspect.ly
input/test/beam-trend.ly
input/test/beams.ly
input/test/crescendo-text.ly
input/test/default-neutral-dir.ly

index 12b1e6224a36998cd45418528e15866055042bf6..b6db8847c5182f19164ed6f10e2e4ec1a3d87ba0 100644 (file)
@@ -3,6 +3,8 @@
 % TODO: what's this?
 %
 % I don't know what this example is supposed to do.  delete it?
+\header { texidoc="DELETE ME
+"}
 
 global =  \notes {
        \key a \minor
index 88f20dd20d19e64e6f2500bb32128d25f354d77e..d89094bad34f52d127b63b2b39cf0e527a131c8d 100644 (file)
@@ -1,6 +1,8 @@
 \version "1.7.18"
 % TODO: delete me?  I think this is covered in the "tremolo
 % subdivision" section in refman.
+\header {texidoc="DELETE ME
+"}
 \score { 
   \context Voice \notes\relative c {
     c'1:16 
index 7ff1daf604cdd962ecdf9ef20bc441e1df50f165..1a238238808b77a6240105f8f84282d4d2700800 100644 (file)
@@ -1,7 +1,11 @@
 \version "1.7.18"
+%Hmm. what's this supposed to test?
 %  I don't know what this is supposed to do.  delete it?
+% looks like a regression test, and a test that we don't
+% need, anyway.
 \header {
-texidoc = "Hmm. what's this supposed to test?"
+texidoc = "DELETE ME.
+"
 }
 \score{
        \notes  \transpose c' c'{
index b246c605077edef2767e5bef724fa5d54ff2e4ce..61e5e051c7d2f5feb2932b25e00b8015f8e66a2b 100644 (file)
@@ -1,6 +1,7 @@
 \version "1.7.18"
 % huh?  What's the point of this?  delete it?
-
+\header{texidoc="DELETE ME
+"}
 \score { 
   \context Voice \notes\relative c {
      b''16-[ a]
index 8d0bb6d7f8197079330f308a45895bce5fa5bbb5..752ee9b7c45a4545b8cd49d3dff8547784d482fc 100644 (file)
@@ -1,6 +1,8 @@
 \version "1.7.18"
 %  does this belong in regression?  delete it?  it doens't look
-%  like a special trick or a great learning tool...
+%  like a special trick or a great learning tool, but it might
+%  be useful in testing length os beam stems, or something like
+%  that.
 \header{
 filename =      "beam-pos.ly"
 composer =      "jcn"
@@ -9,6 +11,8 @@ copyright =     "PD"
 title = "Beam quantization"
 
 TestedFeatures =        "beam quant positions"
+texidoc="DELETE or MOVE TO REGRESSION
+"
 }
 
 \score{
index da06f049f5ca47e3e3767c0a18f843e8230cd675..52aa5a6b95d9d7c1515f52be94853fc7e5696304 100644 (file)
@@ -1,6 +1,8 @@
 \version "1.7.18"
 %  this is the same thing as beam-control.ly, but it's a
 %  worse example.  Definately delete it.
+\header{texidoc="DELETE ME
+"}
 fragment = \notes {
   \property Voice.Beam \set #'positions = #'(4 . 0)
    c'8-[ c]
index da3819fdb08c375dabfa6c8cdb07a23e6192e2f0..819437037aa69bd91974f3c83d4777a618e56461 100644 (file)
@@ -1,12 +1,11 @@
 \version "1.7.18"
 % delete me?
+%TODO: what's this for? manual beaming? (the two pairs of 16ths)
+%  showing \stemUp?
+% all of those things are covered in refman and/or other files
 \header{
-  texidoc="
-
-TODO: what's this for?
-manual beaming?  (the two pairs of 16ths)
-"
-}
+  texidoc="DELETE ME
+" }
 \score{
     \notes\relative c''{
        \stemUp
index 0a52b4d95b2950f5a4c87240ea27dad21dfec83c..f983f536fda08d0731a05c3a209d87b7e03aa785 100644 (file)
@@ -1,5 +1,8 @@
 \version "1.7.18"
-% I don't understand the point of this one.  delete it?
+% I don't understand the point of this one.  Demonstrates
+% wierd beamings?  I'd say delete it or move to regression.
+\header{ texidoc="DELETE or MOVE TO REGRESSION
+"}
 \score{
        \notes\relative c'{
                \stemUp
index dfa3007267d5a969041b40aaf5c98d90ce6ef6a6..969531dbcfcd1933d7db858011696971a2c827d1 100644 (file)
@@ -1,5 +1,8 @@
 \version "1.7.18"
-% I don't see the point of this one.  delete it?
+% I don't see the point of this one -- a copy of beam-suspect?
+% if anything, keep beam-suspect; but definately delete this one.
+\header {texidoc="DELETE ME
+"}
 \score{
        \notes\relative c'{
                \stemUp
index 554821347c88c64419227594a615f3e86bb8902b..6c09aa8e900acc2a7167f4d89e95b3a7b3c91767 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 % this looks nice, but I'm not certain that it belongs in input/test
-% Han-Wen suggests we delete it, since we'll know pretty quickly if
-% beams stop working.  :)
+% update: Han-Wen suggests we delete it, since we'll know pretty
+% quickly if beams stop working.  :)
 \header{
 filename =      "beams.ly"
 composer =      "heu"
@@ -9,6 +9,8 @@ enteredby =      "jcn"
 copyright =     "PD"
 
 TestedFeatures =        "beams and beamflags"
+texidoc="DELETE ME
+"
 }
 
 
index bea085fc8e2fe0244ed4b6d5d7e3a952ebab7948..a3a27a3889dd7566d38fd6239df91d28aa96c1c3 100644 (file)
@@ -1,6 +1,7 @@
 \version "1.7.18"
 % delete; covered by cresendi.ly
-
+\header {texidoc="DELETE ME
+"}
 fragment = \notes {
   \context Voice {
     \property Voice.crescendoText = "cresc."
index 403eec85d24ede4ec6b219f188829b9e998bbbdb..8978283a4073533df6f4c627b35a019428cbfe00 100644 (file)
@@ -1,8 +1,11 @@
 \version "1.7.18"
-\header { texidoc = "
-The direction of a perfectly centred beams can be
-controlled through @code{Voice.Beam}'s grob-property
-directly@code{neutral-direction}
+% delete this; it's covered by beam-neutral-direction.ly
+
+% old texidoc:
+%The direction of a perfectly centred beams can be
+%controlled through @code{Voice.Beam}'s grob-property
+%directly@code{neutral-direction}
+\header { texidoc = "DELETE ME.
 "}
 
 \paper { raggedright = ##t}