]> git.donarmstrong.com Git - lilypond.git/commitdiff
sed Lilypond to LilyPond.
authorhjunes <hjunes>
Sun, 27 Jul 2003 22:34:10 +0000 (22:34 +0000)
committerhjunes <hjunes>
Sun, 27 Jul 2003 22:34:10 +0000 (22:34 +0000)
18 files changed:
ChangeLog
input/test/ancient-font.ly
input/test/beam-auto-4-8.ly
input/test/beam-dir-functions.ly
input/test/beam-isknee.ly
input/test/beam-neutral-direction.ly
input/test/blank-notes.ly
input/test/cautionaries.ly
input/test/crescendi.ly
input/test/mensural-ligatures.ly
input/test/nested-groups.ly
input/test/no-bar-lines.ly
input/test/no-staff.ly
input/test/rhythm-excercise.ly
input/test/staff-container.ly
input/test/stem-extend.ly
input/test/text-spanner.ly
input/test/time.ly

index abcf370869ca3ed201d892b424c29ffda96b5569..89bdb8c0a8d23c81cc32b7916bb4d59c5f1a0a71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-27  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * input/test/{ many }: search & fix some typos.
+
 2003-07-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scm/define-grobs.scm (all-grob-descriptions): decrease space
index 71fa447ca48180dca17715cf342a78c59a1a9939..affff44f21369cb142b6956492446e897bc6cf2a 100644 (file)
@@ -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.
 "
 }
 
index 54e8f958a5a7e46a9772a2c717a90306c025f7e7..022e7e0f47d67195d817838ec4ad1942c6b74760 100644 (file)
@@ -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.
 "
 }
 
index 296728413a06e2a23d77877a20e37b309efeee94..3cdfe1e516bda1b93bfa8cf555fa4b1df70012d7 100644 (file)
@@ -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
index 88526b28fa35db15a4a753fcb90f24068334ba21..ad0271460366aa464ccd50670b47754056abfa0d 100644 (file)
@@ -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 <
index 2461d3524039aa365c3cd9f7b13d9b91e5cb8c3d..a61acaa8ba2eb840c8c709e12f66e908ffd36660 100644 (file)
@@ -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.
 " }
index bb1c4c04da4f3d5a89a1f5cf42e8b8f8a05a71c6..fb655888fb3bd6cf3e0fdbf6ee3943f6219a805b 100644 (file)
@@ -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).
 " }
 
index c05c68e27d97a32d869c5e6d3c2e775a84f41acb..661edddce3d88c46fa16c69162c108619fccc3b2 100644 (file)
@@ -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
index 8f2ef6db84a40136f113715f9a71363dbe99eeba..0ade8db63353a7e71d87a824ce7a516c221747b1 100644 (file)
@@ -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''{
index 5c94334be6211e1b63fb2c0f12f2bb4a370b62be..770ad6f5c93f9921d5742098b610e436f49799dd 100644 (file)
@@ -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."
 }
 
 
index 0988eca16d2e8ef19192e4e41854b613939d43a3..ef49349cea2bba76ae7619f05dc3f589f8953549 100644 (file)
@@ -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.
index 487b0bc3309da901c8af430679ac58d7897a8f23..487c07ac7202c61c5f6d903979accf3d2053311c 100644 (file)
@@ -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 {
index 2c9bab33f3d543351cc603cb82e4a80ca652194c..7c06648e6b25d5ea77a672de698d5b05fc6bc755 100644 (file)
@@ -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 {
index 5d3bdf9108e69c8a1c1cbc91b5fb160c355b911a..82502a6c319283db9578286a273ac03bac1c0fe1 100644 (file)
@@ -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 }
index 4c4f628b7f1b00a603c8000afe20985bf9ef48d7..160ff05a6825711d452e5122cf26ad66dde28704 100644 (file)
@@ -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.
 
index b0d2106f286e57513dbdace4c38e0868ef791ec7..bed2c0b30c813d011ff01858cda6095237729fdd 100644 (file)
@@ -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 { 
index 1c8a2339ae68a3cb5ecc2aa7858c4fd8bf30c9db..097a68d2bc7af299004b2bae846186c702514b6c 100644 (file)
@@ -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{
index 90458d854e48b9abbb84d7b284b74233ee47a9d5..b6faaf7ae1926018285fd2cb39f8900eb45befe9 100644 (file)
@@ -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"