From 83f8f116369ea781e297577b163125b7057510d9 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 18 Jun 2003 22:23:51 +0000 Subject: [PATCH] Marked files for deletion or moving to regression. Modified a few other comments in files. --- ChangeLog | 2 ++ input/test/beam-auto.ly | 8 +------ input/test/beam-damp.ly | 6 ++--- input/test/beam-stem-test.ly | 2 +- input/test/beamed-slur-endings.ly | 6 ++--- input/test/broken.ly | 3 ++- input/test/coda-kludge.ly | 2 +- input/test/diverse-spacing.ly | 2 +- input/test/duration-check.ly | 3 +-- input/test/embedded-postscript.ly | 3 ++- input/test/follow-break.ly | 25 ++++++++++---------- input/test/follow-thread.ly | 35 +++++++++++++++------------- input/test/grace-end.ly | 7 +++--- input/test/harmonic.ly | 2 +- input/test/hymn.ly | 4 ++-- input/test/instrument-name-mmrest.ly | 2 +- input/test/key-clefs.ly | 2 +- input/test/knee-sym.ly | 2 +- input/test/knee.ly | 2 +- input/test/lines.ly | 7 ++---- input/test/ly2dvi-testpage.ly | 6 ++--- input/test/lyric-extender.ly | 2 ++ input/test/lyric-hyphen.ly | 2 ++ input/test/lyric-phrasing.ly | 5 +++- input/test/lyrics.ly | 4 ++-- 25 files changed, 74 insertions(+), 70 deletions(-) diff --git a/ChangeLog b/ChangeLog index cb4416916d..9684a70232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ * input/test/equaliser.ly: renamed to midi-volume-equaliser.ly. + * input/test/ various : mark files for deletion or moving to regression. + 2003-06-17 Han-Wen Nienhuys * scm/music-functions.scm (make-ottava-set): diff --git a/input/test/beam-auto.ly b/input/test/beam-auto.ly index afdcf83cdf..566aa24a50 100644 --- a/input/test/beam-auto.ly +++ b/input/test/beam-auto.ly @@ -1,16 +1,10 @@ \version "1.7.18" \header{ texidoc = "@cindex Beaming Presets -The auto-beam engraver has presets for common time signatures. -" -} +The auto-beam engraver has presets for common time signatures. " } \score{ \notes \relative c''{ - % urg: something breaks in grouping see input/bugs/time-grouping.ly - % - % really? it looks fine to me. I think the above note is old; remove - % these lines in the next revision. \time 1/2 c8 c c c c16 c c c c c c c diff --git a/input/test/beam-damp.ly b/input/test/beam-damp.ly index 26ae68082c..4e363f04b3 100644 --- a/input/test/beam-damp.ly +++ b/input/test/beam-damp.ly @@ -1,12 +1,10 @@ \header { % this example doesn't look very useful. Perhaps remove it in % the future, although it _does_ demonstrate a neat feature of -% lilypond. Maybe regression? Or a "neat features" page -% (one of the intro pages, maybe?) -gp -% OTOH, this is probably a basic lesson for engraving music, -% so it might not be worth advertising it. :) -gp +% lilypond. Maybe regression? texidoc = "@cindex Beam Damp Beams are less steep than the notes they encompass. +DELETE or REGRESSION " } \version "1.7.18" diff --git a/input/test/beam-stem-test.ly b/input/test/beam-stem-test.ly index b6c96bf542..9d1b3e71dc 100644 --- a/input/test/beam-stem-test.ly +++ b/input/test/beam-stem-test.ly @@ -4,7 +4,7 @@ \header { texidoc="@cindex Beam Stem Test Beam-stem attachment test. Helper file for ps/dvips problems. -" } +REGRESSION or DELETE. " } \score { \context RhythmicStaff \notes { diff --git a/input/test/beamed-slur-endings.ly b/input/test/beamed-slur-endings.ly index f04a768e6b..2625277f60 100644 --- a/input/test/beamed-slur-endings.ly +++ b/input/test/beamed-slur-endings.ly @@ -1,8 +1,8 @@ \version "1.7.18" -% this looks like an example of slurs, not beaming. But we -% already have lots of examples of slurs. candidate for -% future remove-ing. +% this looks like an example of slurs, not beaming. And it +% looks like regression. % possible rename to slur-something. +\header { texidoc = "REGRESSION or DELETE " } \score{ \notes \relative c''{ \slurUp c8-(-( c-)-( c4-)-) diff --git a/input/test/broken.ly b/input/test/broken.ly index 4f6cab765c..7f27abb51b 100644 --- a/input/test/broken.ly +++ b/input/test/broken.ly @@ -2,7 +2,8 @@ % TODO: move to regression or remove? \header{ -texidoc = "This file tests slurs" +%texidoc = "This file tests slurs" +texidoc = "DELETE, or possibly REGRESSION. " } %% todo: this is very old, still talks about "feta embedded" slurs? diff --git a/input/test/coda-kludge.ly b/input/test/coda-kludge.ly index df25d3525b..a51a16a5d1 100644 --- a/input/test/coda-kludge.ly +++ b/input/test/coda-kludge.ly @@ -1,5 +1,5 @@ \version "1.7.18" -% TODO: rethink name and whole file -- possible remove or major +% TODO: rethink name and whole file -- possible delete or major % changes. \header{ texidoc="@cindex Coda Kludge" diff --git a/input/test/diverse-spacing.ly b/input/test/diverse-spacing.ly index 7e687cd97c..d8b3effb92 100644 --- a/input/test/diverse-spacing.ly +++ b/input/test/diverse-spacing.ly @@ -1,6 +1,6 @@ \version "1.7.18" % I think this one could be removed or regression'd. - +\header{texidoc="REGRESSION or DELETE " } % a few 32nds shouldn't stretch spacing enormously. \score { \notes { \time 3/4 diff --git a/input/test/duration-check.ly b/input/test/duration-check.ly index 60a8c0a881..6aeb4fb3d5 100644 --- a/input/test/duration-check.ly +++ b/input/test/duration-check.ly @@ -1,10 +1,9 @@ \version "1.7.18" % candidate for remove or regression. \header { - texidoc = "Check whether all @code{duration} properties can be printed. This once helped track down an obscure memory corruption -bug. " +bug. MOVE TO REGRESSION? (probably not DELETE) " } diff --git a/input/test/embedded-postscript.ly b/input/test/embedded-postscript.ly index c68128305b..d3b650255f 100644 --- a/input/test/embedded-postscript.ly +++ b/input/test/embedded-postscript.ly @@ -17,6 +17,7 @@ TODO: make molecule-callback to do this. a'1 } \paper { linewidth = 70 * \staffspace - raggedright = ##t } +% raggedright = ##t + } } %% new-chords-done %% diff --git a/input/test/follow-break.ly b/input/test/follow-break.ly index 77e41e7195..a63b0d0d4e 100644 --- a/input/test/follow-break.ly +++ b/input/test/follow-break.ly @@ -1,18 +1,19 @@ \version "1.7.18" -% renamed from broken-thread-line.ly to follow-break.ly -gp -% possible merge with follow-thread, or regression, or delete. -gp +% 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. -" } -\score{ - \context PianoStaff < - \context Staff=one \notes\relative c''{ - \context Thread - a1 \break - \translator Staff=two - a, +% 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 } > diff --git a/input/test/follow-thread.ly b/input/test/follow-thread.ly index a049534f50..80d89fe95c 100644 --- a/input/test/follow-thread.ly +++ b/input/test/follow-thread.ly @@ -1,4 +1,5 @@ \version "1.7.18" +% MERGED: stuff from follow-break.ly to follow-thread.ly % followVoice: connect note heads with line when thread switches staff \header{ texidoc="@cindex followVoice Thread @@ -6,23 +7,25 @@ Theads can be traced automagically when they switch staves by setting property @code{followVoice}. " } -fragment = \notes { - \context PianoStaff < - \property PianoStaff.followVoice = ##t - \property Voice.VoiceFollower \set #'type = #'dashed-line - \context Staff \context Voice { - c'1 - \translator Staff=two - b2 a - } - \context Staff=two {\clef bass \skip 1*2} - > -} - -\paper { raggedright = ##t} - \score { - \notes\relative c \fragment + \notes\relative c { + \context PianoStaff=ps < + \property PianoStaff.followVoice = ##t + \context Staff=one \context Voice { + \property Voice.VoiceFollower \set #'type = #'dashed-line + c'1 + \translator Staff=two + b2 a +% these lines from follow-break.ly: + \translator Staff=one + a1 \break + \translator Staff=two + a, + } + \context Staff=two {\clef bass \skip 1*4} + > + } + \paper { raggedright = ##t } } %% new-chords-done %% diff --git a/input/test/grace-end.ly b/input/test/grace-end.ly index 9b17b1524b..93f5b3a1ed 100644 --- a/input/test/grace-end.ly +++ b/input/test/grace-end.ly @@ -2,9 +2,10 @@ % I don't see the point. I'll add this to my next round % of delete'ing, unless Han notices this comment in the % changelog and deletes it before I ask. :) -gp -% possibly useful for regression, though. -gp -\header { texidoc="@cindex Grace End -You can put grace notes after a note. " } +\header {texidoc = "DELETE ME " } + +%\header { texidoc="@cindex Grace End +%You can put grace notes after a note. " } \score { \context Voice \notes\relative c { diff --git a/input/test/harmonic.ly b/input/test/harmonic.ly index 96cea53ed1..92a7e355cd 100644 --- a/input/test/harmonic.ly +++ b/input/test/harmonic.ly @@ -7,7 +7,7 @@ two different notehead styles on the same stem. " } \notes { c'4 < c'4 \context Thread = tb { - \property Thread.NoteHead \set #'style = #'mensural + \property Thread.NoteHead \set #'style = #'harmonic g'4 } > diff --git a/input/test/hymn.ly b/input/test/hymn.ly index 617285b8d8..c0f59f6861 100644 --- a/input/test/hymn.ly +++ b/input/test/hymn.ly @@ -1,6 +1,6 @@ \version "1.7.18" -% I think we have other examples of partcombine. Candidate for delete. -gp -\header { texidoc = "" } +% We have other examples of partcombine. Candidate for delete. -gp +\header { texidoc = "DELETE ME" } \score{ \context Staff < diff --git a/input/test/instrument-name-mmrest.ly b/input/test/instrument-name-mmrest.ly index b92e7a0047..253881d5dd 100644 --- a/input/test/instrument-name-mmrest.ly +++ b/input/test/instrument-name-mmrest.ly @@ -1,6 +1,6 @@ \version "1.7.18" % candidate for regression. -gp -\header { texidoc = "" } +\header { texidoc = "REGRESSION or DELETE " } %{ this combines instrument names and multimeasure rests (there was an diff --git a/input/test/key-clefs.ly b/input/test/key-clefs.ly index f4ff775cde..4bbc64718e 100644 --- a/input/test/key-clefs.ly +++ b/input/test/key-clefs.ly @@ -1,6 +1,6 @@ \version "1.7.18" % candidate for regression -gp -\header { texidoc = "" } +\header { texidoc = "REGRESSION or DELETE " } \score { \notes \relative cis' { diff --git a/input/test/knee-sym.ly b/input/test/knee-sym.ly index 025351859b..27234c2bd8 100644 --- a/input/test/knee-sym.ly +++ b/input/test/knee-sym.ly @@ -1,6 +1,6 @@ \version "1.7.18" % candidate for regression. -gp -\header { texidoc = "" } +\header { texidoc = "REGRESSION or DELETE " } \score{ \notes\relative c'{ a8-[ b'' a,, b''] diff --git a/input/test/knee.ly b/input/test/knee.ly index dea93bfbd3..871b94d04f 100644 --- a/input/test/knee.ly +++ b/input/test/knee.ly @@ -1,6 +1,6 @@ \version "1.7.18" % candidate for regression? -gp -\header { texidoc = ""} +\header { texidoc = "REGRESSION or DELETE "} \score{ \notes\relative c'{ \property Voice.Beam \override #'auto-knee-gap = ##f diff --git a/input/test/lines.ly b/input/test/lines.ly index bf8d0709f7..70edc987e9 100644 --- a/input/test/lines.ly +++ b/input/test/lines.ly @@ -1,10 +1,7 @@ \version "1.7.18" -\header { -texidoc=" -Draw abritrary lines. This brings LilyPond on par with Mup. -" -} +\header { texidoc="@cindex Lines +Draw abritrary lines. This brings LilyPond on par with Mup. " } \score { \notes\relative c { diff --git a/input/test/ly2dvi-testpage.ly b/input/test/ly2dvi-testpage.ly index 975833e341..4d05bc4889 100644 --- a/input/test/ly2dvi-testpage.ly +++ b/input/test/ly2dvi-testpage.ly @@ -1,6 +1,5 @@ \version "1.7.18" - - +% candidate for regression. -gp %{ Test ly2dvi features. %} @@ -16,7 +15,8 @@ metre = "metre" opus = "opus" piece = "piece" poet = "poet" -texidoc = "This file tests ly2dvi titling. It should be processed with ly2dvi." +texidoc = "This file tests ly2dvi titling. It should be processed with ly2dvi. +REGRESSION? (probably not DELETE) " % % todo: check whether title.ly does the same. --hwn diff --git a/input/test/lyric-extender.ly b/input/test/lyric-extender.ly index 9bfc57c034..976017ffb6 100644 --- a/input/test/lyric-extender.ly +++ b/input/test/lyric-extender.ly @@ -1,4 +1,6 @@ \version "1.7.18" +% regression -gp +\header { texidoc= "DELETE or REGRESSION. "} \score{ < \context Staff \notes { c (c-) (c-) c } diff --git a/input/test/lyric-hyphen.ly b/input/test/lyric-hyphen.ly index b822ec5aa2..22da2bcc9e 100644 --- a/input/test/lyric-hyphen.ly +++ b/input/test/lyric-hyphen.ly @@ -1,4 +1,6 @@ \version "1.7.18" +% regression -gp +\header {texidoc="DELETE or REGRESSION. "} \score{ < \context Staff \notes { c' (c'-) (c'-) c' } diff --git a/input/test/lyric-phrasing.ly b/input/test/lyric-phrasing.ly index ab744db5c9..c30727782e 100644 --- a/input/test/lyric-phrasing.ly +++ b/input/test/lyric-phrasing.ly @@ -1,7 +1,10 @@ \version "1.7.18" +% delete? I don't think it demonstrates much. -gp +% the only unusual thing here is \melisma \header{ filename = "twinkle-pop.ly" -texidoc = "twinkle twinkle in pop-song-settings" +%texidoc = "twinkle twinkle in pop-song-settings" +texidoc = "DELETE (unless \melisma is really special. In that case, rename file.) " } diff --git a/input/test/lyrics.ly b/input/test/lyrics.ly index b3ad389946..68fdf575e3 100644 --- a/input/test/lyrics.ly +++ b/input/test/lyrics.ly @@ -1,6 +1,6 @@ \version "1.7.18" - - +% looks like another lyric test. regression. -gp +\header { texidoc="DELETE or REGRESSION. "} somewhatLong = \lyrics{ \property Lyrics . LyricText \set #'font-style = #'roman AaaaaaA2 -- 2.39.5