]> git.donarmstrong.com Git - lilypond.git/commitdiff
* input/regression/{many}.ly: improve descriptions: use complete
authorHeikki Junes <heikki.junes@hut.fi>
Mon, 16 Feb 2004 01:54:55 +0000 (01:54 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Mon, 16 Feb 2004 01:54:55 +0000 (01:54 +0000)
        sentences, try to describe what is tested, avoid `we´, do not use
        don't, ...

29 files changed:
ChangeLog
input/regression/auto-beam.ly
input/regression/auto-change.ly
input/regression/bar-number.ly
input/regression/bar-scripts.ly
input/regression/beam-auto-knee.ly
input/regression/beam-break.ly
input/regression/beam-cross-staff-auto-knee.ly
input/regression/beam-cross-staff-slope.ly
input/regression/beam-cross-staff.ly
input/regression/beam-french.ly
input/regression/beam-funky.ly
input/regression/beam-quanting-horizontal.ly
input/regression/beam-rest.ly
input/regression/beam-second.ly
input/regression/beams.ly
input/regression/chord-name-entry-11.ly
input/regression/chord-name-entry.ly
input/regression/chord-names-bass.ly
input/regression/chords-funky-ignatzek.ly
input/regression/collision-2.ly
input/regression/collisions.ly
input/regression/custos.ly
input/regression/drums.ly
input/regression/key-clefs.ly
input/regression/lyric-extender.ly
input/regression/lyric-hyphen.ly
input/regression/mmrest-collision.ly
input/regression/tuplet-rest.ly

index eeeed40f589ceabc97998e2910426b36c611a523..36a35e0ebae46aefb0a929b8c0b3e6c44e2e403d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-16  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/regression/{many}.ly: improve descriptions: use complete 
+       sentences, try to describe what is tested, avoid `we´, do not use 
+       don't, ... 
+
 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
 
        * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
 2004-02-15  Heikki Junes  <hjunes@cc.hut.fi>
 
        * Documentation/user/refman.itely: use `@c´ if $internalsref{...} @c
index b4f4605aff2b39dc19b889d481caf1ac27e35106..9af3a94736808dc57998cc2d04976ec8a3399799 100644 (file)
@@ -1,7 +1,8 @@
 
 \header {
 
 
 \header {
 
-texidoc="Test automatic beamer: the last measure should have a single beam."
+texidoc="Beams are place automatically; the last measure should have a single 
+beam."
 
 }
 
 
 }
 
index fa124b2dc6e63435a89aee13c6697b2ca051fd3a..d3f1111c9e970c592551d3deade13d81816a75ac 100644 (file)
@@ -5,7 +5,7 @@
 
 texidoc=" Auto change piano staff switches voices between up
 and down staves automatically rests are switched along with the coming
 
 texidoc=" Auto change piano staff switches voices between up
 and down staves automatically rests are switched along with the coming
-note. When central C is reached, we don't switch (by default).
+note. When central C is reached, staff is not yet switched (by default).
 
 "
 }
 
 "
 }
index 0d4262238d5eadbbb656c66066cbdd8f1632f541..def5d06592b0b650abe061b276bb50ad7c34b088 100644 (file)
@@ -3,11 +3,11 @@
 
 \header {
 
 
 \header {
 
-texidoc="Bar number settable and padding adjustable.  Bar numbers
-start counting after the anacrusis.
+texidoc="Bar number may be set and their padding adjusted individually.  
+The counting of bar numbers is started after the anacrusis.
 
 
-The padding should be increased, to prevent clashes at the start of the line.
+To prevent clashes at the beginning of a line, the padding may have to 
+be increased.
 "
 
 }
 "
 
 }
index 28f5cdf29c98f7d22b2e617782a7e3bd2614e972..e41911218741c01c5bd7c54aefaa7d622aae77b8 100644 (file)
@@ -3,7 +3,7 @@
 texidoc="
 
 Markings that are attached to (invisible) barlines are 
 texidoc="
 
 Markings that are attached to (invisible) barlines are 
-delicate: the are attached to the rest of the score without the score
+delicate: they are attached to the rest of the score without the score
 knowing it.  Consequently, they fall over  often.
 "
 }
 knowing it.  Consequently, they fall over  often.
 "
 }
index 48788e6a5d0c28ca6621f3f935006fb7003c8d58..455d8460600af24004d9222ec9c455527b74bcd0 100644 (file)
@@ -1,7 +1,7 @@
 
 \version "2.1.22"
 
 
 \version "2.1.22"
 
-\header{ texidoc="Automatic kneeing. A knee is made when a horizontal
+\header{ texidoc="A knee is made automatically when a horizontal
 beam fits in a gap between note heads that is larger than a predefined
 threshold.
 "
 beam fits in a gap between note heads that is larger than a predefined
 threshold.
 "
index 5019e29eaa0c9b30d1b359438f0bee65dd3211c4..af501340ea012a8d28ece0c19124bd1f90e529f9 100644 (file)
@@ -1,6 +1,6 @@
 
 \header {
 
 \header {
-    texidoc = "Beams can be printed across line breaks if forced.
+    texidoc = "Beams can be printed across line breaks, if forced.
 "
 
 }
 "
 
 }
index 23bbb59ae1c8d45ee46c03e451d95874254a0e14..d9859d9c431d201b66b61507ad823a698d7570f4 100644 (file)
@@ -3,8 +3,8 @@
 
 \header{
 
 
 \header{
 
-    texidoc="Automatic cross-staff knees also work (here we see them
-with explicit staff switches)."
+    texidoc="Automatic cross-staff knees work also (here they were
+produced with explicit staff switches)."
 
      }
 
 
      }
 
index 4628485c63524294004929a63c57b6507d75e809..206629ba506dcf9b8dae930c834b79dbe3d42daf 100644 (file)
@@ -1,6 +1,6 @@
 \version "2.1.22"
 \header {
 \version "2.1.22"
 \header {
-    texidoc = "Cross staff  (kneed) beams don't cause extreme slopes."
+    texidoc = "Cross staff  (kneed) beams do not cause extreme slopes."
 }
 
 \score {
 }
 
 \score {
index 11d502890d1478d8fa7e760eff18451280b88ac3..1a14b72fe199c5436316119d2ad353f808c17fc8 100644 (file)
@@ -3,7 +3,7 @@
 \header{
 texidoc="
 Beams can be typeset over fixed distance aligned staves, beam
 \header{
 texidoc="
 Beams can be typeset over fixed distance aligned staves, beam
-beautification doesn't really work, but knees do. Beams should be
+beautification does not really work, but knees do. Beams should be
 behave well, wherever the switching point is.
 "
 }
 behave well, wherever the switching point is.
 "
 }
index 97346006a1d37ee4ab7315c82f698f9f0db04cde..29965ea3dbfc1cab9c4f527343ddefb56e2b25cf 100644 (file)
@@ -3,8 +3,7 @@
 
 \header {
 
 
 \header {
 
-    texidoc = "French style beaming. In french beaming, the
-    stems do not go to the outer beams."
+    texidoc = "In french style beaming, the stems do not go between beams."
 
 }
 
 
 }
 
index 82cfcdae0e5e745c30dfdabb7cdef1b14add21ce..85450ca006a2898fd3855fd536dab44c6ab8aea6 100644 (file)
@@ -2,7 +2,7 @@
 \version "2.1.22"
 \header {
     
 \version "2.1.22"
 \header {
     
-    texidoc = "Knee beaming, complex configurations.  According to
+    texidoc = "In complex configurations of knee beaming, according to
 Paul Roberts, the first stem of a beam determines the direction of the
 beam, and as such the way that following (kneed) stems attach to the
 beam. This is in disagreement with the current algorithm."
 Paul Roberts, the first stem of a beam determines the direction of the
 beam, and as such the way that following (kneed) stems attach to the
 beam. This is in disagreement with the current algorithm."
index cbd0431643790ad871afa87e91c579d9a5127cf0..b07e8386dfe3f013af6e762b6df82e7dd687c35d 100644 (file)
@@ -3,8 +3,8 @@
 
 \header{
 
 
 \header{
 
-    texidoc = "Test beam quant positions for horizontal beams.  Staff
-lines should be covered in all cases. For 32nd beams, the free stem
+    texidoc = "In this test for beam quant positions for horizontal beams,
+staff lines should be covered in all cases. For 32nd beams, the free stem
 lengths are between 2 and 1.5."
 
 }
 lengths are between 2 and 1.5."
 
 }
index b63797b9ece3b073a0bc6886a305e2ed33755eca..94c1c30c8dba73665ad5663676af6686ca9083d7 100644 (file)
@@ -1,6 +1,6 @@
 
 \header {
 
 \header {
- texidoc = "The number of beams doesn't change on a rest."
+ texidoc = "The number of beams does not change on a rest."
 }
 
 \version "2.1.22"
 }
 
 \version "2.1.22"
index d0166b9b18009309f97a605749a452ede03fd398..a3f8363166692ffddd9498ee4871ea784d385843 100644 (file)
@@ -2,8 +2,8 @@
 \version "2.1.22"
 \header{
   texidoc="
 \version "2.1.22"
 \header{
   texidoc="
-Seconds are tricky.  We used to have problems with seconds being too
-steep, or getting too long stems.  In a file like this, showing
+Engraving second intervals is tricky.  We used to have problems with seconds 
+being too steep, or getting too long stems.  In a file like this, showing
 seconds, you'll spot something fishy very quickly.
  
 " }
 seconds, you'll spot something fishy very quickly.
  
 " }
index 4cc90d5f8dd87d0c952d4f96322f84e9e3667031..a1dc043546e4fa0e0ee3cdbbe2006765d6af2b28 100644 (file)
@@ -1,7 +1,7 @@
 
 \version "2.1.22"
 \header {
 
 \version "2.1.22"
 \header {
-    texidoc = "Beams (simple)."
+    texidoc = "A simple test for beams."
 }
 
     \paper { raggedright= ##t }
 }
 
     \paper { raggedright= ##t }
index b48307fc37d33af5bb35a5e2fcb7763dbdcab3ca..dcd7f1ec2444ac6a98afb0373fb9fc4df9e70694 100644 (file)
@@ -2,7 +2,7 @@
 
 \header {
 
 
 \header {
 
-    texidoc = "The 11 is only added to natural-3 if it
+    texidoc = "The 11 is only added to major-13 if it
  is mentioned explicitly."
 
 }
  is mentioned explicitly."
 
 }
index 39fd5bf3ca35edac40d8d542b2c9eb9d84c07cd7..c39f185b86c9fc22f24fb1abd26efd499b868611 100644 (file)
@@ -3,8 +3,10 @@
 
 \header {
 
 
 \header {
 
-texidoc = "Test file for the new chordname entry code (@code{\chords}
-mode): the suffixes are printed below the pitches."
+texidoc = "Chords can be produced with the new chordname entry 
+code (@code{\chords} mode), using a pitch and a suffix. Here,
+the suffixes are printed below pitches.
+"
 
 }
 
 
 }
 
index 9f5c10132f90a98cdb9c627b80915f42199d9698..d2aef7d5ecb943fd00fa268c05e9d373d512a22f 100644 (file)
@@ -2,7 +2,8 @@
 
 \header {
 
 
 \header {
 
-texidoc = "Test igatzek inversion and bass notes.
+texidoc = "In ignatzek inversions, a note is dropped down to act as the
+bass note of the chord. Bass note may be also added explicitly.  
 Above the staff: computed chord names. Below staff: entered chord name. 
 "
 
 Above the staff: computed chord names. Below staff: entered chord name. 
 "
 
index b70d189775cf0e96d59ab7b6de295322911ac546..63be07cef0fcdd4ea089bb19fb5864fd1e04c507 100644 (file)
@@ -2,7 +2,7 @@
 
 
 \header {
 
 
 \header {
-texidoc = "Jazz chords, unusual combinations."
+texidoc = "Jazz chords may have unusual combinations."
 }
 
 chs = \notes 
 }
 
 chs = \notes 
index 5f520ac857fe4d1a7285da02eddb7a5c1a5701ca..54a5671b717ea82bb1710c99b6156302bc64b15d 100644 (file)
@@ -1,6 +1,6 @@
 \version "2.1.22"
 \header {
 \version "2.1.22"
 \header {
-texidoc = "Collisions for single head notes. "
+texidoc = "Single head notes may collide. "
 }
     \paper { raggedright= ##t }
 
 }
     \paper { raggedright= ##t }
 
index d0b5cf53f8ed7d20960d45afd2f1f4005aac59b3..cde397ac8da9e27a2c3a2c8ec569bcaece0f627c 100644 (file)
@@ -2,8 +2,8 @@
 \version "2.1.22"
 \header{
 texidoc="
 \version "2.1.22"
 \header{
 texidoc="
-Normal collisions. We have support for polyphony, where the
-middle voices are horizontally shifted.
+In addition to normal collision rules, there is support for polyphony, 
+where the collosion are avoided by shifting middle voices horizontally.
 "
 filename =      "collisions.ly"
 enteredby =     "HWN,JCN"
 "
 filename =      "collisions.ly"
 enteredby =     "HWN,JCN"
index 8c9bcfdaa389798c020bbabe247dd87a6e3a9acf..02e4587011d6c83e7cde9a40d1a1a29cbbdb4520 100644 (file)
@@ -1,6 +1,6 @@
 \version "2.1.23"
 \header {
 \version "2.1.23"
 \header {
-    texidoc = "Custodes in various styles."
+    texidoc = "Custodes may be engraved in various styles."
 }
 
 \score {
 }
 
 \score {
index 6631b280af37360ebbbeb47a2d31a2999926cde9..ce183c8ae8179b235f3cd6b8b7adcdd4827fa313 100644 (file)
@@ -1,6 +1,9 @@
 
 \header {
 
 \header {
-   texidoc = "Test drum notation."
+   texidoc = "In drum notation, there is a special clef symbol, drums are
+   placed to their own staff positions and have note heads according to the 
+   drum, an extra symbol may be attached to the drum, and the number of lines 
+   may be restricted."
 }
 
 
 }
 
 
index 7d524dabb8264f4ef75b16b8b24700e7f2516339..7b75b6e9f398f0b2c83050abd9da34023ca501dc 100644 (file)
@@ -1,6 +1,6 @@
 
 \version "2.1.22"
 
 \version "2.1.22"
-\header { texidoc = "Tests placement of accidentals in every clef. " }
+\header { texidoc = "Each clef have own accidental placing rules. " }
 
 \score { \notes
   \relative cis' {
 
 \score { \notes
   \relative cis' {
index 83fb1e79e1ccc2a5634d79c37d74387fba51cc91..8b2092742b5032f47bad96a81d3254fac24ecddc 100644 (file)
@@ -1,6 +1,6 @@
 \version "2.1.22"
 
 \version "2.1.22"
 
-\header { texidoc= "Tests lyric extenders. "}
+\header { texidoc= "In lyric extenders, a syllable may be extended over several notes. "}
 
     \paper { raggedright= ##t }
 \score{
 
     \paper { raggedright= ##t }
 \score{
index 0ae485bc6b998fdf1d636abc4f4bbf25b9758218..3e4f5afeb92a743ae74d043c52e2a9c1f4a6332a 100644 (file)
@@ -1,5 +1,5 @@
 \version "2.1.22"
 \version "2.1.22"
-\header {texidoc="Tests lyric hyphens. "}
+\header {texidoc="In lyrics, hyphens may be used."}
 \score{
        <<
        \context Staff \notes { c' (c') (c') c' }
 \score{
        <<
        \context Staff \notes { c' (c') (c') c' }
index 37a2683a91b454b531128a11e9204d27d009d605..26e92bad90bb19992c55f9024f611e320ce371ff 100644 (file)
@@ -1,6 +1,6 @@
 \version "2.1.23"
 \version "2.1.23"
-\header { texidoc = "Tests a collision between multimeasure rests in
-different voices. " }
+\header { texidoc = "Collision between multimeasure rests in different voices
+may be avoided. " }
 \score {
   \context Staff \notes <<
     \new Voice {
 \score {
   \context Staff \notes <<
     \new Voice {
index d477edc08bc0c65736059c244d50f9d09f2222ea..f35bf4a14a7b2e25d65603db47bf622f5d062aba 100644 (file)
@@ -1,6 +1,6 @@
 
 \version "2.1.22"
 
 \version "2.1.22"
-\header {texidoc = "Tests tuplet rests. "}
+\header {texidoc = "Tuplets may contain rests. "}
 
 \score {
   \context Voice \notes \relative c'' {
 
 \score {
   \context Voice \notes \relative c'' {