From: Heikki Junes Date: Thu, 24 Jul 2003 12:45:58 +0000 (+0000) Subject: More polishing. X-Git-Tag: release/1.7.30~95 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b5c059c147b1e3682cbd27eb696cc72701936f3b;p=lilypond.git More polishing. --- diff --git a/ChangeLog b/ChangeLog index 8a0ab8eaa1..1ae45b1f34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,7 +49,7 @@ * buildscripts/mutopia-index.py: polish. - * input/regression/{ many }: polish texidocs. + * input/regression/{ many }, input/test{ many }: polish texidocs. 2003-07-23 Han-Wen Nienhuys diff --git a/input/test/beam-auto-override.ly b/input/test/beam-auto-override.ly index 7ae2c7d2ce..2d1e84f1d8 100644 --- a/input/test/beam-auto-override.ly +++ b/input/test/beam-auto-override.ly @@ -14,7 +14,7 @@ The auto-beamer will only engrave beams that end when: there's a 'gap' in the beam note's durations @end itemize -The beam will be ended also when now % beamAutoEnd = 0 +The beam will be ended also when now % beamAutoEnd = 0. " diff --git a/input/test/chord-names-german.ly b/input/test/chord-names-german.ly index 9a3530294d..ecdf20802f 100644 --- a/input/test/chord-names-german.ly +++ b/input/test/chord-names-german.ly @@ -4,9 +4,9 @@ By setting @code{ChordNames.chordRootNamer}, the root of the chord may be named with a different function. -@code{\germanChords} gives true german chord-names +Setting @code{\germanChords} gives true german chord-names, @code{\semiGermanChords} gives semi-german chord-names - - with Bb and -below keeping the english names +keeping the english names. " } diff --git a/input/test/gregorian-scripts.ly b/input/test/gregorian-scripts.ly index 2e4826059e..031ce2c17a 100644 --- a/input/test/gregorian-scripts.ly +++ b/input/test/gregorian-scripts.ly @@ -12,9 +12,9 @@ TODO: augmentum. FIXME: when applying an episem within a ligature, the TextSpanner's width collapses to 0.0. -FIXME: clef does not show on each line +FIXME: clef does not show on each line. -FIXME: horizontal spacing (ragged right mode) +FIXME: horizontal spacing (ragged right mode). FIXME: padding/minimum-distance is fragile. diff --git a/input/test/midi-scales.ly b/input/test/midi-scales.ly index 5a40b1456b..533d697b41 100644 --- a/input/test/midi-scales.ly +++ b/input/test/midi-scales.ly @@ -1,7 +1,7 @@ \version "1.7.18" % candidate for regression. -gp \header { -texidoc="MIDI and midi2ly test file. Diff between this and midi2ly.py (experimental, 1.5.17) should be minimal" +texidoc="MIDI and midi2ly test file. Diff between this and midi2ly.py (experimental, 1.5.17) should be minimal." } scales = \notes \relative c { diff --git a/input/test/preset-extent.ly b/input/test/preset-extent.ly index e9b244de39..1d9639c033 100644 --- a/input/test/preset-extent.ly +++ b/input/test/preset-extent.ly @@ -8,7 +8,7 @@ Grob extents may be hard coded using grob properties. This requires Grob::preset_extent () function. The lyrics in this example have extent (-10,10) which is why they are -spaced so widely, +spaced so widely. " diff --git a/input/test/repeat-shorter-bracket.ly b/input/test/repeat-shorter-bracket.ly index 32d837b801..cf99492c7c 100644 --- a/input/test/repeat-shorter-bracket.ly +++ b/input/test/repeat-shorter-bracket.ly @@ -4,7 +4,7 @@ @cindex shorter volta bracket -by setting @code{voltaSpannerDuration}, the length of a volta bracket +By setting @code{voltaSpannerDuration} the length of a volta bracket can be shortened. " diff --git a/input/test/scheme-interactions.ly b/input/test/scheme-interactions.ly index e69166ccb8..0450c45c98 100644 --- a/input/test/scheme-interactions.ly +++ b/input/test/scheme-interactions.ly @@ -5,7 +5,7 @@ Scheme expressions as lilypond input. Within a Scheme expression, you can use, define or change lilypond variables. In this example, the E-s and D-s are generated using scheme functions, -and woven together with manually entered C-s +and woven together with manually entered C-s. " } diff --git a/input/test/smart-transpose.ly b/input/test/smart-transpose.ly index c095793d35..c36fbc084c 100644 --- a/input/test/smart-transpose.ly +++ b/input/test/smart-transpose.ly @@ -3,7 +3,7 @@ \header { texidoc="@cindex Smart Transpose @example - Here's a copy of my feature request : + Here's a copy of my feature request : @quotation Your task, if you accept it is to implement a \smarttranspose command> that would translate such oddities into more natural @@ -15,7 +15,7 @@ You mean like this. (Sorry 'bout the nuked indentation.) Modified to use the standard transpose mechanism. The question is how useful these enharmonic modifications are. Mats B. -@end example +@end example. " } diff --git a/input/test/spacing-2.ly b/input/test/spacing-2.ly index 13a90a9dd4..b52dc843c6 100644 --- a/input/test/spacing-2.ly +++ b/input/test/spacing-2.ly @@ -2,7 +2,7 @@ % more yummy regression goodness. -gp \header { texidoc = " -1. upon stretching: every note should stretch according to duration +1. Upon stretching every note should stretch according to duration. 2. 8th notes should be spaced equidistantly. " diff --git a/input/test/tie-sparse.ly b/input/test/tie-sparse.ly index 6c8f3743d9..9a3bbb74bc 100644 --- a/input/test/tie-sparse.ly +++ b/input/test/tie-sparse.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { texidoc = "@cindex Tie Sparse -setting sparseTies causes only one tie to be +Setting sparseTies causes only one tie to be generated per chord pair. " } diff --git a/input/test/transposition.ly b/input/test/transposition.ly index 1e263603a1..2425dbd740 100644 --- a/input/test/transposition.ly +++ b/input/test/transposition.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc = "@cindex Transposition -Transposition Test file" +Transposition test file." }