]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typos: Lilypond -> LilyPond, explicite -> explicit, fix docstring
authorMark Polesky <markpolesky@yahoo.com>
Wed, 27 May 2009 17:07:08 +0000 (10:07 -0700)
committerJohn Mandereau <john.mandereau@gmail.com>
Tue, 2 Jun 2009 13:17:02 +0000 (15:17 +0200)
22 files changed:
Documentation/es/user/lilypond-book.itely
Documentation/ja/user/lilypond-book.itely
Documentation/user/ancient.itely
Documentation/user/lilypond-book.itely
Documentation/user/lilypond.tely
Documentation/user/rhythms.itely
Documentation/user/text.itely
Documentation/user/tweaks.itely
Documentation/user/vocal.itely
elisp/lilypond-mode.el
flower/include/international.hh
flower/include/interval.hh
input/manual/unfretted-headword.ly
lily/main.cc
lily/paper-column.cc
lilypond-texi2html.init
ly/bagpipe.ly
ly/predefined-guitar-ninth-fretboards.ly
python/convertrules.py
python/musicexp.py
scm/define-grob-properties.scm
scripts/musicxml2ly.py

index 7a0a8e53512889add84462bb7f2d5c93fd66a878..9ccf3605148945f162c5d25e3d1ef7de097e98ee 100644 (file)
@@ -318,7 +318,7 @@ salida de LilyPond.
 En @LaTeX{}, defina @code{\betweenLilyPondSystem} de tal forma que la
 la inclusión de otros sistemas se dé por terminada una vez que se ha
 alcanzado el número deseado de sistemas requeridos.  Puesto que
-@code{\betweenLilypondSystem} se llama en primer lugar @emph{después}
+@code{\betweenLilyPondSystem} se llama en primer lugar @emph{después}
 del primer sistema, incluir solamente el primer sistema es algo
 trivial.
 
index cd1209aaf1b3d70d0e9e9d3f775b2128624e0a3c..e82f3f4a27cd179ce9e63b596f40fb2005653c47 100644 (file)
@@ -317,7 +317,7 @@ output.
 
 In @LaTeX{}, define @code{\betweenLilyPondSystem} in such a way that
 inclusion of other systems is terminated once the required number of
-systems are included.  Since @code{\betweenLilypondSystem} is first
+systems are included.  Since @code{\betweenLilyPondSystem} is first
 called @emph{after} the first system, including only the first system
 is trivial.
 
index 5ee5ae8a81b4bdd858ee4eab843ff1e528132c01..c6ae58e19ba9c5786e65fc6fb581d24164918cee 100644 (file)
@@ -1492,7 +1492,7 @@ shows the code fragment that produces this ligature, using
 @tab
 @b{Output}
 @tab
-@b{Lilypond@*
+@b{LilyPond@*
 code}
 
 @c TODO: \layout block is identical in all of the below examples.
index 64d635307e3c9454ee6d0d3b818d9edbcfbb93cb..9d166bb43d631f64301dd762cb20ee7e30817a6e 100644 (file)
@@ -306,7 +306,7 @@ output.
 
 In @LaTeX{}, define @code{\betweenLilyPondSystem} in such a way that
 inclusion of other systems is terminated once the required number of
-systems are included.  Since @code{\betweenLilypondSystem} is first
+systems are included.  Since @code{\betweenLilyPondSystem} is first
 called @emph{after} the first system, including only the first system
 is trivial.
 
index e4c9c6243dc3ff60224aee75e66014dd257d721a..b9dee906ed4be9c60213272b41e75841b0ed1f31 100644 (file)
@@ -157,7 +157,7 @@ of this and other documentation.
 * Specialist notation::            Notation which is only used for
     specific purposes.
 * General input and output::       General information about
-    lilypond input and output.
+    LilyPond input and output.
 * Spacing issues::                 Display of output on paper.
 * Changing defaults::              Tuning output.
 * Interfaces for programmers::     Expert usage.
index 3e395d31ea728d9ab30596b6e7b725ea734b75b5..7b4dd7bb441c15e67a66aac0483c5e0ee73f55fd 100644 (file)
@@ -2644,7 +2644,7 @@ set directions.  Hence, when introducing layout tweaks to
 override the special settings, they should be placed inside
 the grace expression. The overrides should also be reverted
 inside the grace expression. Here, the grace note's default stem
-direction is overriden and then reverted.
+direction is overridden and then reverted.
 
 @lilypond[quote,verbatim,relative=2]
 \new Voice {
index b235dfda0896cd7f9d36a80376b41c133ba9e1d3..a6638313447428b4664b844eb94886ca1ee92ed4 100644 (file)
@@ -958,7 +958,7 @@ include external image files converted to the
 Encapsulated PostScript format (@emph{eps}), or
 to directly embed graphics into the input file,
 using native PostScript code.  In such a case, it
-may be useful to explicitely specify the size of the
+may be useful to explicitly specify the size of the
 drawing, as demonstrated below:
 
 @lilypond[quote,verbatim,relative=1]
index dd38806ad60c0391b370663f8b2c20debcf52853..077d538437bc74004d67f1d74f8b8d27a8a58e3e 100644 (file)
@@ -1808,7 +1808,7 @@ notes of a chord, as shown:
 @end lilypond
 
 @noindent
-but this may be overriden to manually force all or any of the
+but this may be overridden to manually force all or any of the
 individual fingering numbers above or below:
 
 @cindex fingering example
index 08817cb519e9e0807e8c64ebd6de18c2feec6ceb..3736331f836ad8867ef97c46b871345a512481f0 100644 (file)
@@ -161,7 +161,7 @@ issue to consider when working with vocal music:
 song texts must be interpreted as text, not notes.  For example, the
 input@tie{}@code{d} should be interpreted as a one letter syllable,
 not the note@tie{}D.
-Therefore, a special lyric mode has to be used, either explicitely
+Therefore, a special lyric mode has to be used, either explicitly
 or using some abbreviated methods.
 
 Lyrics are entered in a special input mode, which can be introduced
index 97778dc460352650fa20ef0621a7426c2f7e0c54..6736238ecb6cf0b6c1dd633755562add79c56ecd 100644 (file)
@@ -32,7 +32,7 @@
   "File prefix for commands on buffer or region.")
 
 (defvar LilyPond-master-file nil
-  "Master file that Lilypond will be run on.")
+  "Master file that LilyPond will be run on.")
 
 ;; FIXME: find ``\score'' in buffers / make settable?
 (defun LilyPond-get-master-file ()
@@ -756,7 +756,7 @@ command."
   (define-key LilyPond-mode-map "\C-cb" 'LilyPond-what-beat)
   (define-key LilyPond-mode-map "\C-cf" 'font-lock-fontify-buffer)
   (define-key LilyPond-mode-map "\C-ci" 'LilyPond-insert-tag-current)
-  ;; the following will should be overriden by Lilypond Quick Insert Mode
+  ;; the following will should be overridden by LilyPond Quick Insert Mode
   (define-key LilyPond-mode-map "\C-cq" 'LilyPond-quick-insert-mode)
   (define-key LilyPond-mode-map "\C-c;" 'LilyPond-comment-region)
   (define-key LilyPond-mode-map ")" 'LilyPond-electric-close-paren)
index f4216736a282d31bc079243b09644921d9e5b1cb..549b9c64d12d97466e1f139cc75df080b82debd7 100644 (file)
@@ -15,7 +15,7 @@
 
 /**
    Internationalisation: _i ("to be translated") gets an entry in the POT file
-   gettext () must be invoked explicitely to do the actual "translation".
+   gettext () must be invoked explicitly to do the actual "translation".
    See flower/getopt-long.cc.
 */
 #define _i(sz) sz
index a38c14b0fcf3fde52850e3a006f5485130444ffc..27e221af8c7d61a3d937a7971941adec7fb2364c 100644 (file)
@@ -14,7 +14,7 @@
 
 /* A T interval.  This represents the closed interval [left,right].
    No invariants.  T must be a totally ordered ring (with division, anyway ..)
-   At instantiation, the function infinity () has to be defined explicitely. */
+   At instantiation, the function infinity () has to be defined explicitly. */
 template<class T>
 struct Interval_t : public Drul_array<T>
 {
index de75aa582c821f51091ec186d0d3bd6e045af704..e859e1357be463126e2d69771ab9b82f2a4c7631 100644 (file)
@@ -16,7 +16,7 @@
 
 %% Here by, I, the composer, agree that this extract of my composition
 %% be in the public domain and can be part of, used and presented in
-%% the Lilypond Documention Project.
+%% the LilyPond Documention Project.
 
 %% Statement Date: Octber the 9th, 2008
 
index 2d293343c5662cc7553e21fe65c7e9dc4884f059..1413854b1b33ce8de7ba25942259989e8c677552 100644 (file)
@@ -128,7 +128,7 @@ static Getopt_long *option_parser = 0;
 
 /* Internationalisation kludge in two steps:
  * use _i () to get entry in POT file
- * call gettext () explicitely for actual "translation"  */
+ * call gettext () explicitly for actual "translation"  */
 
 static Long_option_init options_static[]
 = {
index d153dcefb5ae58bf26246187e2c859fac14b7099..e8533e945327ff5365a9a482846e33ca655a5111 100644 (file)
@@ -348,6 +348,7 @@ ADD_INTERFACE (Paper_column,
               " non-musical, to which musical and non-musical objects are"
               " attached respectively.  The spacing engine determines the"
               " X@tie{}positions of these objects.\n"
+              "\n"
               "They are numbered, the first (leftmost) is column@tie{}0."
               "  Numbering happens before line breaking, and columns are not"
               " renumbered after line breaking.  Since many columns go"
index 4e33ce43826461da048de62236e9b633cb19f012..d6ae4f3a66ea589cd978acc22c01170a95626a12 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
 # -*- coding: utf-8; -*-
 
-### texi2html customization script for Lilypond
+### texi2html customization script for LilyPond
 ### Author: Reinhold Kainhofer <reinhold@kainhofer.com>, 2008.
 ###         Some code parts copied from texi2html and adapted. These functions
 ###         were written mainly by Patrice Dumas
index 07c39a9bcd85846a571798e6ff14512fdd8b6c5e..eabe1c7f88b649c4d8c6a35858441210e4e8a766 100644 (file)
@@ -1,5 +1,5 @@
 %{
-  Bagpipe music settings for Lilypond.
+  Bagpipe music settings for LilyPond.
   This file builds on work by Andrew McNabb (http://www.mcnabbs.org/andrew/)
   
   Substantial changes and additions made by 
index 159ad04c8e3a9d4f76379bd415895c754e2ce102..583bc1f3e27b3a18b2d41680bfb5fedb8b1f70fe 100644 (file)
@@ -2,7 +2,7 @@
 %
 %  Add ninth chords to to predefined fret diagrams for standard guitar tunings
 %
-%  This is part of the Lilypond distribution files
+%  This is part of the LilyPond distribution files
 %
 %  Copyright 2008--2009 by Jonathan Kulp
 %
index c9a8394a1e0536151c3786573997d5ed800e5eae..9aac7314d94959844bc4fe4f178f68f41f931388 100644 (file)
@@ -2218,7 +2218,7 @@ def conv (str):
        stderr_write ('\n')
        stderr_write (_ ('''
 Auto beam settings must now specify each interesting moment in a measure
-explicitely; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.
+explicitly; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.
 '''))
        stderr_write (UPDATE_MANUALLY)
        stderr_write ('\n')
index 2d6421ffab169b41df77b81bc289ce340b892816..9ebdb70a0005d8e93d403a0d7ba8568fa470a1b5 100644 (file)
@@ -753,7 +753,7 @@ class Paper:
         # TODO: maybe set line-width instead of right-margin?
         self.print_length_field (printer, "right-margin", self.right_margin)
         # TODO: What's the corresponding setting for system_left_margin and
-        #        system_right_margin in Lilypond?
+        #        system_right_margin in LilyPond?
         self.print_length_field (printer, "between-system-space", self.system_distance)
         self.print_length_field (printer, "page-top-space", self.top_system_distance)
 
index a6b3293334029e1c126d0cc5e21c27d6ac452eb2..f3a2b6a752928e8cf64e776cbe374b40f6c0a7a7 100644 (file)
@@ -725,7 +725,7 @@ rest?")
      (stencils ,list? "Multiple stencils, used as intermediate
 value.")
      (strict-grace-spacing ,boolean? "If set, main notes are spaced
-normally, then grace notes are put left of the musical columns fot the
+normally, then grace notes are put left of the musical columns for the
 main notes.")
      (strict-note-spacing ,boolean? "If set, unbroken columns with
 non-musical material (clefs, bar lines, etc.) are not spaced
index b45cf41508089599bf9ec00ff4aec34538d4ba47..ba7be37a65f025d71dd24164803af20af35aab52 100644 (file)
@@ -1338,7 +1338,7 @@ def musicxml_words_to_lily_event (words):
     # TODO: How should I best convert the font-family attribute?
 
     # TODO: How can I represent the underline, overline and line-through
-    #       attributes in Lilypond? Values of these attributes indicate
+    #       attributes in LilyPond? Values of these attributes indicate
     #       the number of lines
 
     return event
@@ -1710,7 +1710,7 @@ def musicxml_harmony_to_lily_chordname (n):
             ev.bass = musicxml_chordpitch_to_lily (bass)
         inversion = n.get_maybe_exist_named_child ('inversion')
         if inversion:
-            # TODO: Lilypond does not support inversions, does it?
+            # TODO: LilyPond does not support inversions, does it?
 
             # Mail from Carl Sorensen on lilypond-devel, June 11, 2008:
             # 4. LilyPond supports the first inversion in the form of added