From 4502bbf19a2daf7cc559e3b6ba6960544769ff71 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Thu, 12 Feb 2004 22:57:30 +0000 Subject: [PATCH] * Documentation/user/refman.itely: add dots after seealso refs. * input/template/{many}.ly: harmonise descriptions. --- ChangeLog | 6 +++ Documentation/user/refman.itely | 48 +++++++++++------------ input/template/gregorian-transcription.ly | 5 ++- input/template/header.ly | 2 +- input/template/jazz-combo.ly | 2 +- input/template/piano-4-voices.ly | 2 +- input/template/piano-dynamics.ly | 3 +- input/template/satb.ly | 2 +- 8 files changed, 38 insertions(+), 32 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7ca93ea57c..d851b53d96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-02-13 Heikki Junes + + * Documentation/user/refman.itely: add dots after seealso refs. + + * input/template/{many}.ly: harmonise descriptions. + 2004-02-12 Jan Nieuwenhuizen * Documentation/topdocs/NEWS.texi: Substitute Lyrics/LyricsVoice. diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index 169cccfce1..d1c0019eff 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -746,9 +746,9 @@ represented exactly; the engraver will not insert tuplets. @seealso -Examples: @inputfileref{input/regression,completion-heads.ly} +Examples: @inputfileref{input/regression,completion-heads.ly}. -Internals: @internalsref{Completion_heads_engraver} +Internals: @internalsref{Completion_heads_engraver}. @node Staff notation @@ -789,10 +789,10 @@ staff symbol. @seealso -Internals: @internalsref{StaffSymbol}, +Internals: @internalsref{StaffSymbol}. Examples: @inputfileref{input/test,staff-lines.ly}, -@inputfileref{input/test,staff-size.ly} +@inputfileref{input/test,staff-size.ly}. @refbugs @@ -1937,7 +1937,7 @@ d4 @seealso Internals: @internalsref{BreathingSign}, -@internalsref{BreathingSignEvent} +@internalsref{BreathingSignEvent}. Examples: @inputfileref{input/regression,breathing-sign.ly}. @@ -2024,7 +2024,7 @@ To use this, add the @internalsref{Horizontal_bracket_engraver} to @seealso Internals: @internalsref{HorizontalBracket}, -@internalsref{NoteGroupingEvent} +@internalsref{NoteGroupingEvent}. Examples: @inputfileref{input/regression,note-group-bracket.ly}. @@ -2170,7 +2170,7 @@ to note heads in monophonic music. Internals: @internalsref{FingerEvent}, and @internalsref{Fingering}. -Examples: @inputfileref{input/regression,finger-chords.ly} +Examples: @inputfileref{input/regression,finger-chords.ly}. @node Text scripts @subsection Text scripts @@ -2202,7 +2202,7 @@ longer be computed. In this manual: @ref{Text markup}. -Internals: @internalsref{TextScriptEvent}, @internalsref{TextScript} +Internals: @internalsref{TextScriptEvent}, @internalsref{TextScript}. @@ -2695,7 +2695,7 @@ In this manual: @ref{Tremolo subdivisions}, @ref{Repeats}. Internals: tremolo beams are @internalsref{Beam} objects. Single stem tremolos are @internalsref{StemTremolo}s. The music expression is -@internalsref{TremoloEvent}, +@internalsref{TremoloEvent}. Example files: @inputfileref{input/regression,chord-tremolo.ly}, @inputfileref{input/regression,stem-tremolo.ly}. @@ -2806,7 +2806,7 @@ The complete list of drum names is in the init file @seealso -Internals: @internalsref{DrumNoteEvent} +Internals: @internalsref{DrumNoteEvent}. @node Percussion staves @subsection Percussion staves @@ -2984,9 +2984,9 @@ down = \drums { bd4 sn bd toml8 toml } @seealso -Init files: @file{ly/drumpitch-init.ly} +Init files: @file{ly/drumpitch-init.ly}. -Internals: @internalsref{DrumStaff}, @internalsref{DrumVoice} +Internals: @internalsref{DrumStaff}, @internalsref{DrumVoice}. @refbugs @@ -3070,7 +3070,7 @@ terminating too soon. @seealso -In this manual: @ref{Manual staff switches} +In this manual: @ref{Manual staff switches}. Internals: @internalsref{AutoChangeMusic}. @@ -3363,7 +3363,7 @@ next one. Such a line is called an extender line, and it is entered as Internals: @internalsref{LyricEvent}, @internalsref{HyphenEvent}, and @internalsref{ExtenderEvent}. -Examples: @inputfileref{input/test,lyric-hyphen-retain.ly} +Examples: @inputfileref{input/test,lyric-hyphen-retain.ly}. @refbugs @@ -3659,7 +3659,7 @@ example is in @inputfileref{input/test,ambitus-mixed.ly} @seealso -Internals: @internalsref{Ambitus} +Internals: @internalsref{Ambitus}. Examples: @inputfileref{input/regression,ambitus.ly}, @inputfileref{input/test,ambitus-mixed.ly}. @@ -4613,7 +4613,7 @@ of symbols, for example, @seealso -Examples: @inputfileref{input/regression,tag-filter.ly} +Examples: @inputfileref{input/regression,tag-filter.ly}. @node Sound output for transposing instruments @@ -4817,7 +4817,7 @@ In this manual: @ref{Pitches}, @ref{Chromatic alterations} and accidentals. @ref{Key signature} gives a general introduction into the use of key signatures. -Internals: @internalsref{KeySignature} +Internals: @internalsref{KeySignature}. Examples: @inputfileref{input/test,ancient-accidentals.ly}. @@ -5347,7 +5347,7 @@ extensions and should not be used. @seealso -Internals: @internalsref{Custos} +Internals: @internalsref{Custos}. Examples: @inputfileref{input/regression,custos.ly}. @@ -5399,9 +5399,9 @@ Therefore, @code{gregorian-init.ly} also defines @code{\virgula} and In this manual: @ref{Breath marks}. -Internals: @internalsref{BreathingSign}, @internalsref{BreathingSignEvent}, +Internals: @internalsref{BreathingSign}, @internalsref{BreathingSignEvent}. -Examples: @inputfileref{input/test,divisiones.ly} +Examples: @inputfileref{input/test,divisiones.ly}. @node Ligatures @subsection Ligatures @@ -7486,9 +7486,9 @@ the `balloon.' @seealso -Internals: @internalsref{text-balloon-interface} +Internals: @internalsref{text-balloon-interface}. -Examples: @inputfileref{input/regression,balloon.ly} +Examples: @inputfileref{input/regression,balloon.ly}. @node Easy Notation note heads @subsection Easy Notation note heads @@ -8731,9 +8731,9 @@ To change the paper size, use the following Scheme code: @seealso -In this manual @ref{Invoking lilypond} +In this manual: @ref{Invoking lilypond}. -Examples: @inputfileref{input/regression,between-systems.ly} +Examples: @inputfileref{input/regression,between-systems.ly}. Internals: @internalsref{NonMusicalPaperColumn}. diff --git a/input/template/gregorian-transcription.ly b/input/template/gregorian-transcription.ly index 74bfd5a4f0..cdcdb37de8 100644 --- a/input/template/gregorian-transcription.ly +++ b/input/template/gregorian-transcription.ly @@ -3,8 +3,9 @@ \header { texidoc = "Modern transcriptions of gregrorian music. -Gregorian music has no measure, no stems, only uses half and quarter notes, -and two types of barlines, a short one indicating a rest, a second indicating a breath mark." +Gregorian music has no measure, no stems; it uses only half and quarter notes, +and two types of barlines, a short one indicating a rest, and a second one +indicating a breath mark." } diff --git a/input/template/header.ly b/input/template/header.ly index 097fb3cfce..178b2c36c9 100644 --- a/input/template/header.ly +++ b/input/template/header.ly @@ -15,7 +15,7 @@ source = "urtext " enteredby = "your name here" maintainerEmail = "your email here" - texidoc = "The standard header that ought to be above a file." + texidoc = "The standard header that ought to be in top of a file." } diff --git a/input/template/jazz-combo.ly b/input/template/jazz-combo.ly index 65ecdd424d..0219f456e9 100644 --- a/input/template/jazz-combo.ly +++ b/input/template/jazz-combo.ly @@ -6,7 +6,7 @@ meter = "moderato" piece = "Swing" tagline = "LilyPond example file by Amelie Zapf, Berlin 07/07/2003" - texidoc = "Jazz tune for combo (horns, piano, drums, bass, guitar)." + texidoc = "Jazz tune for combo (horns, guitar, piano, bass, drums)." } #(set-global-staff-size 16) diff --git a/input/template/piano-4-voices.ly b/input/template/piano-4-voices.ly index a9abdb1791..0d1d17c8f7 100644 --- a/input/template/piano-4-voices.ly +++ b/input/template/piano-4-voices.ly @@ -1,7 +1,7 @@ \version "2.1.7" \header { - texidoc ="Polyphonic piano music" + texidoc ="Polyphonic piano music." } upperOne = \notes\relative c'' { diff --git a/input/template/piano-dynamics.ly b/input/template/piano-dynamics.ly index 49592ff999..ac78380ac9 100644 --- a/input/template/piano-dynamics.ly +++ b/input/template/piano-dynamics.ly @@ -1,8 +1,7 @@ \version "2.1.7" \header { texidoc =" - Template that puts dynamics on a separate line, so it is neatly -centered between staffs. + Dynamics on a separate line, neatly centered between staffs. " } diff --git a/input/template/satb.ly b/input/template/satb.ly index bd116bfd8c..0600682f8e 100644 --- a/input/template/satb.ly +++ b/input/template/satb.ly @@ -2,7 +2,7 @@ \header { texidoc = " - Example template for a SATB vocal score. + Four-part (SATB) vocal score. " } -- 2.39.5