From 36177135f8951157a1b50f23356daa1de582fc25 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 20 Jun 2003 09:32:47 +0000 Subject: [PATCH] *** empty log message *** --- input/test/script-horizontal.ly | 3 ++- input/test/slur-area.ly | 2 +- input/test/tuplet-rest.ly | 1 + input/test/tuplet-spanner-duration.ly | 2 ++ input/test/two-key.ly | 3 +++ input/test/two-slurs.ly | 3 +++ input/test/uniform-breaking.ly | 1 + input/test/vertical-extent.ly | 2 +- 8 files changed, 14 insertions(+), 3 deletions(-) diff --git a/input/test/script-horizontal.ly b/input/test/script-horizontal.ly index 02990120e7..dc84b300fa 100644 --- a/input/test/script-horizontal.ly +++ b/input/test/script-horizontal.ly @@ -3,7 +3,8 @@ \header{ texidoc = "@cindex Script Horizontal Please don't use this Scheme hacking unless you have a good reason. " } - + +% delete me, input/regression/finger-horizontal is a better example. -hwn \score { \notes \context Voice < \context Thread = TA { c'4_1 } diff --git a/input/test/slur-area.ly b/input/test/slur-area.ly index d1bb9ddb78..38379e39b9 100644 --- a/input/test/slur-area.ly +++ b/input/test/slur-area.ly @@ -1,6 +1,6 @@ \version "1.7.18" % regression or delete. -gp - + \score{ \notes\relative c''{ diff --git a/input/test/tuplet-rest.ly b/input/test/tuplet-rest.ly index 5166a68c31..0e00e569e8 100644 --- a/input/test/tuplet-rest.ly +++ b/input/test/tuplet-rest.ly @@ -1,5 +1,6 @@ \version "1.7.18" % regression or delete. -gp +% regression -hwn \score { \context Voice \notes \relative c'' { diff --git a/input/test/tuplet-spanner-duration.ly b/input/test/tuplet-spanner-duration.ly index 18ca2f36a1..603b26fe5f 100644 --- a/input/test/tuplet-spanner-duration.ly +++ b/input/test/tuplet-spanner-duration.ly @@ -1,6 +1,8 @@ \version "1.7.18" % regression or delete. +%delete; covered in refman -hwn. + \score { \context Voice \notes \relative c'' { diff --git a/input/test/two-key.ly b/input/test/two-key.ly index 6c13918ba6..8578f51467 100644 --- a/input/test/two-key.ly +++ b/input/test/two-key.ly @@ -1,6 +1,9 @@ \version "1.7.18" % regression + +% no, it doesn't test notation. Perhaps no-notation, but +% delete is also fine with me. -hwn \header { texidoc = "If you specify two different key sigs at one point, a warning is printed." diff --git a/input/test/two-slurs.ly b/input/test/two-slurs.ly index 44d91142ec..1f9a7658ad 100644 --- a/input/test/two-slurs.ly +++ b/input/test/two-slurs.ly @@ -7,6 +7,9 @@ You can print a slur in each voice. " % We'd want to combine the stems, but have two slurs too... % Looks like the a-due engraver + +% remove? -hwn + \score{ \context Staff < \context Voice=v \notes\relative c''{ diff --git a/input/test/uniform-breaking.ly b/input/test/uniform-breaking.ly index 525aeda042..8a8dce87d0 100644 --- a/input/test/uniform-breaking.ly +++ b/input/test/uniform-breaking.ly @@ -3,6 +3,7 @@ % I haven't a clue what it does, but the output doesn't look % special. -gP + %{ Hmm, ik vraag me af of dit al helemaal koel is. diff --git a/input/test/vertical-extent.ly b/input/test/vertical-extent.ly index 42b9e63e2b..c1e5690a70 100644 --- a/input/test/vertical-extent.ly +++ b/input/test/vertical-extent.ly @@ -3,7 +3,7 @@ \header { texidoc = " Vertical extents may be overriden by -verticalExtent, verticalExtent, verticalExtent. These are +minimumVerticalExtent, extraVerticalExtent, and verticalExtent. These are normal property values, and are written into the grob when the associated context finishes, so using it in \property works. " } -- 2.39.5