From: Graham Percival Date: Tue, 27 May 2003 13:15:24 +0000 (+0000) Subject: Marked file for future deletion. X-Git-Tag: release/1.7.21~66 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f1f3a1e98f4144f8b873a9b27c72c0f767cc8033;p=lilypond.git Marked file for future deletion. --- diff --git a/input/test/ac-extra-voice.ly b/input/test/ac-extra-voice.ly index 7eefd8d3bb..12b1e6224a 100644 --- a/input/test/ac-extra-voice.ly +++ b/input/test/ac-extra-voice.ly @@ -2,7 +2,7 @@ % % TODO: what's this? % - +% I don't know what this example is supposed to do. delete it? global = \notes { \key a \minor diff --git a/input/test/beam-abbrev.ly b/input/test/beam-abbrev.ly index 2d34f04433..88f20dd20d 100644 --- a/input/test/beam-abbrev.ly +++ b/input/test/beam-abbrev.ly @@ -1,4 +1,6 @@ \version "1.7.18" +% TODO: delete me? I think this is covered in the "tremolo +% subdivision" section in refman. \score { \context Voice \notes\relative c { c'1:16 @@ -9,6 +11,5 @@ } \paper { } - \midi { } } %% new-chords-done %% diff --git a/input/test/beam-chord.ly b/input/test/beam-chord.ly index 754d2ddf2a..7ff1daf604 100644 --- a/input/test/beam-chord.ly +++ b/input/test/beam-chord.ly @@ -1,10 +1,12 @@ \version "1.7.18" - +% I don't know what this is supposed to do. delete it? \header { texidoc = "Hmm. what's this supposed to test?" } \score{ \notes \transpose c' c'{ + +% this property doesn't appear to change the output in 1.7.19. \property Voice.Beam \set #'position-callbacks = #`(,Beam::least_squares ,Beam::check_concave diff --git a/input/test/beam-dir.ly b/input/test/beam-dir.ly index 817e4aaf8d..b246c60507 100644 --- a/input/test/beam-dir.ly +++ b/input/test/beam-dir.ly @@ -1,4 +1,5 @@ \version "1.7.18" +% huh? What's the point of this? delete it? \score { \context Voice \notes\relative c { @@ -6,6 +7,5 @@ } \paper { } - \midi { } } %% new-chords-done %% diff --git a/input/test/beam-pos.ly b/input/test/beam-pos.ly index 75a037157d..8d0bb6d7f8 100644 --- a/input/test/beam-pos.ly +++ b/input/test/beam-pos.ly @@ -1,5 +1,6 @@ \version "1.7.18" - +% does this belong in regression? delete it? it doens't look +% like a special trick or a great learning tool... \header{ filename = "beam-pos.ly" composer = "jcn" diff --git a/input/test/beam-position.ly b/input/test/beam-position.ly index ef0025b300..da06f049f5 100644 --- a/input/test/beam-position.ly +++ b/input/test/beam-position.ly @@ -1,6 +1,6 @@ \version "1.7.18" - - +% this is the same thing as beam-control.ly, but it's a +% worse example. Definately delete it. fragment = \notes { \property Voice.Beam \set #'positions = #'(4 . 0) c'8-[ c] diff --git a/input/test/beam-second.ly b/input/test/beam-second.ly index 279189fec0..da3819fdb0 100644 --- a/input/test/beam-second.ly +++ b/input/test/beam-second.ly @@ -1,9 +1,10 @@ \version "1.7.18" +% delete me? \header{ texidoc=" TODO: what's this for? - +manual beaming? (the two pairs of 16ths) " } \score{ diff --git a/input/test/beam-suspect.ly b/input/test/beam-suspect.ly index a74897e0a1..0a52b4d95b 100644 --- a/input/test/beam-suspect.ly +++ b/input/test/beam-suspect.ly @@ -1,5 +1,5 @@ \version "1.7.18" - +% I don't understand the point of this one. delete it? \score{ \notes\relative c'{ \stemUp diff --git a/input/test/beam-trend.ly b/input/test/beam-trend.ly index ae937734d6..dfa3007267 100644 --- a/input/test/beam-trend.ly +++ b/input/test/beam-trend.ly @@ -1,5 +1,5 @@ \version "1.7.18" - +% I don't see the point of this one. delete it? \score{ \notes\relative c'{ \stemUp diff --git a/input/test/beamed-slur-endings.ly b/input/test/beamed-slur-endings.ly index 7bacab41ec..34f969ffd5 100644 --- a/input/test/beamed-slur-endings.ly +++ b/input/test/beamed-slur-endings.ly @@ -1,5 +1,6 @@ \version "1.7.18" - +% this looks like an example of slurs, not beaming. But we +% already have lots of examples of slurs. delete it? \score{ \notes \relative c''{ \slurUp c8-(-( c-)-( c4-)-) diff --git a/input/test/beams.ly b/input/test/beams.ly index 452de43ea4..554821347c 100644 --- a/input/test/beams.ly +++ b/input/test/beams.ly @@ -1,4 +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. :) \header{ filename = "beams.ly" composer = "heu"