From: Heikki Junes Date: Sun, 27 Jul 2003 22:34:10 +0000 (+0000) Subject: sed Lilypond to LilyPond. X-Git-Tag: release/1.7.30~55 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7f8ba63d2028528278cd6900ca42f6bd5f9aed24;p=lilypond.git sed Lilypond to LilyPond. --- diff --git a/ChangeLog b/ChangeLog index abcf370869..89bdb8c0a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-27 Heikki Junes + + * input/test/{ many }: search & fix some typos. + 2003-07-27 Han-Wen Nienhuys * scm/define-grobs.scm (all-grob-descriptions): decrease space diff --git a/input/test/ancient-font.ly b/input/test/ancient-font.ly index 71fa447ca4..affff44f21 100644 --- a/input/test/ancient-font.ly +++ b/input/test/ancient-font.ly @@ -4,7 +4,7 @@ \header { texidoc = "@cindex Ancient Font Here is a display of many (all?) symbols that are -included in Lilypond's support of ancient notation. +included in LilyPond's support of ancient notation. " } diff --git a/input/test/beam-auto-4-8.ly b/input/test/beam-auto-4-8.ly index 54e8f958a5..022e7e0f47 100644 --- a/input/test/beam-auto-4-8.ly +++ b/input/test/beam-auto-4-8.ly @@ -2,7 +2,7 @@ % keep for now, although merging into beam-auto-override is a possibility. \header { texidoc = "@cindex Auto Beaming 4/8 -You can override Lilypond's automatic beaming. +You can override LilyPond's automatic beaming. " } diff --git a/input/test/beam-dir-functions.ly b/input/test/beam-dir-functions.ly index 296728413a..3cdfe1e516 100644 --- a/input/test/beam-dir-functions.ly +++ b/input/test/beam-dir-functions.ly @@ -2,7 +2,7 @@ \header { texidoc = "@cindex Beam Dir Functions -There are several ways to calculate the direction of a beam. +There are several ways to calculate the direction of a beam: @table @code @item majority number count of up or down notes diff --git a/input/test/beam-isknee.ly b/input/test/beam-isknee.ly index 88526b28fa..ad02714603 100644 --- a/input/test/beam-isknee.ly +++ b/input/test/beam-isknee.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc="@cindex Beam Isknee -Lilypond can beam across a Piano Staff. +LilyPond can beam across a Piano Staff. " } \score{ \context PianoStaff < diff --git a/input/test/beam-neutral-direction.ly b/input/test/beam-neutral-direction.ly index 2461d35240..a61acaa8ba 100644 --- a/input/test/beam-neutral-direction.ly +++ b/input/test/beam-neutral-direction.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc="@cindex Beam Neutral Direction -When a beam falls in the middle of the staff, Lilypond normally +When a beam falls in the middle of the staff, LilyPond normally prints the beam pointing down. However, this behaviour can be altered if desired. " } diff --git a/input/test/blank-notes.ly b/input/test/blank-notes.ly index bb1c4c04da..fb655888fb 100644 --- a/input/test/blank-notes.ly +++ b/input/test/blank-notes.ly @@ -6,9 +6,9 @@ \header { texidoc = "@cindex Invisible Notes @cindex Blank Notes -You can suppress printing of Lilypond output. This example shows you how to +You can suppress printing of LilyPond output. This example shows you how to print invisible (or blank) notes. This can be very useful when you want to -do wierd tricks with Lilypond (especially with slurs, since you can't attach +do wierd tricks with LilyPond (especially with slurs, since you can't attach a slur to a rest or spacer rest). " } diff --git a/input/test/cautionaries.ly b/input/test/cautionaries.ly index c05c68e27d..661edddce3 100644 --- a/input/test/cautionaries.ly +++ b/input/test/cautionaries.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc="@cindex Cautionary Accidentals -Lilypond can display cautionary accidentals in different ways. +LilyPond can display cautionary accidentals in different ways. " } \score { \notes \context Staff \transpose c c'' { \key d \major diff --git a/input/test/crescendi.ly b/input/test/crescendi.ly index 8f2ef6db84..0ade8db633 100644 --- a/input/test/crescendi.ly +++ b/input/test/crescendi.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc="@cindex Crescendi -Lilypond can print crescendi in a number of different ways. +LilyPond can print crescendi in a number of different ways. " } \score{ \notes\relative c''{ diff --git a/input/test/mensural-ligatures.ly b/input/test/mensural-ligatures.ly index 5c94334be6..770ad6f5c9 100644 --- a/input/test/mensural-ligatures.ly +++ b/input/test/mensural-ligatures.ly @@ -3,7 +3,7 @@ % check with ancient- stuff. rename, merge, something. -gp \header { texidoc = "@cindex Ancient Mensural Ligatures -Lilypond can print mensural ligatures." +LilyPond can print mensural ligatures." } diff --git a/input/test/nested-groups.ly b/input/test/nested-groups.ly index 0988eca16d..ef49349cea 100644 --- a/input/test/nested-groups.ly +++ b/input/test/nested-groups.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header{ texidoc="@cindex Nested Staff Groups -Lilypond can print nested groups of staffs. " +LilyPond can print nested groups of staffs. " % old texidoc; it sounds like a testing comment, rather than an "example" comment. %In InnerStaffGroup and InnerChoirStaff, the brackets should be shiftet leftwards. diff --git a/input/test/no-bar-lines.ly b/input/test/no-bar-lines.ly index 487b0bc330..487c07ac72 100644 --- a/input/test/no-bar-lines.ly +++ b/input/test/no-bar-lines.ly @@ -2,7 +2,7 @@ % possible rename to bar-lines-foo. -gp \header{ texidoc = "@cindex Bar Lines Remove -You can stop Lilypond from printing bar lines by removing the engraver. " +You can stop LilyPond from printing bar lines by removing the engraver. " } \score { diff --git a/input/test/no-staff.ly b/input/test/no-staff.ly index 2c9bab33f3..7c06648e6b 100644 --- a/input/test/no-staff.ly +++ b/input/test/no-staff.ly @@ -2,7 +2,7 @@ % possible rename to staff-something. -gp \header{ texidoc = "@cindex Staff Remove -You can stop Lilypond from printing the staff by removing the engraver. " +You can stop LilyPond from printing the staff by removing the engraver. " } \score { diff --git a/input/test/rhythm-excercise.ly b/input/test/rhythm-excercise.ly index 5d3bdf9108..82502a6c31 100644 --- a/input/test/rhythm-excercise.ly +++ b/input/test/rhythm-excercise.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { texidoc = "@cindex Rhythm Exercise This example shows a way to generate rhythm exercises with -Lilypond (e.g. no staff but retaining the barlines. " +LilyPond (e.g. no staff but retaining the barlines). " } \score { \notes { c4 c4 [ c8 c8 ] c2 c2 } diff --git a/input/test/staff-container.ly b/input/test/staff-container.ly index 4c4f628b7f..160ff05a68 100644 --- a/input/test/staff-container.ly +++ b/input/test/staff-container.ly @@ -8,7 +8,7 @@ Container By splitting the grouping (Axis_group_engraver) and creation functionality into separate contexts, you can override interesting things. -Notation like this is used in modern scores. Note that Lilypond is not +Notation like this is used in modern scores. Note that LilyPond is not especially prepared for it: the clefs and time-signatures don't do what you would expect. diff --git a/input/test/stem-extend.ly b/input/test/stem-extend.ly index b0d2106f28..bed2c0b30c 100644 --- a/input/test/stem-extend.ly +++ b/input/test/stem-extend.ly @@ -1,7 +1,7 @@ \version "1.7.18" \header { texidoc = "@cindex Stem Extend -You can stop Lilypond from extending stems to the center line. " +You can stop LilyPond from extending stems to the center line. " } \score { diff --git a/input/test/text-spanner.ly b/input/test/text-spanner.ly index 1c8a2339ae..097a68d2bc 100644 --- a/input/test/text-spanner.ly +++ b/input/test/text-spanner.ly @@ -2,7 +2,7 @@ % TODO: check about other ottava functions. \header { texidoc = "@cindex Ottava Spanner -You can make Lilypond print ottava spanners. " +You can make LilyPond print ottava spanners. " } \score{ diff --git a/input/test/time.ly b/input/test/time.ly index 90458d854e..b6faaf7ae1 100644 --- a/input/test/time.ly +++ b/input/test/time.ly @@ -41,7 +41,7 @@ properties will quite definitely change, and maybe the syntax of the \score { \context Voice \notes\relative c { - % Lilypond doesn't understand 'default => it does what you want + % LilyPond doesn't understand 'default => it does what you want \property Staff.TimeSignature \override #'style = #'default \time 1/1 c''1^"TimeSignature style = \#'default"