]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Fix doubled words.
authorMark Polesky <markpolesky@yahoo.com>
Wed, 17 Feb 2010 07:16:03 +0000 (23:16 -0800)
committerMark Polesky <markpolesky@yahoo.com>
Wed, 17 Feb 2010 07:16:50 +0000 (23:16 -0800)
Documentation/contributor/programming-work.itexi
Documentation/notation/chords.itely
Documentation/notation/keyboards.itely
Documentation/notation/repeats.itely
Documentation/notation/rhythms.itely
Documentation/notation/text.itely

index c67640832afc47febef916fdfe99847be0d6466a..ace1646b1bc546e03ff87b8d17b89027e035a518 100644 (file)
@@ -1259,8 +1259,8 @@ processed prior to beginning the translation for the next timestep.
 
 In certain cases, an engraver might need to ensure private Scheme variables
 (with type SCM) do not get swept away by Guile's garbage collector: for example,
-a cache of the previous key signature which must persist persist between timesteps.
-The method @code{virtual derived_mark () const} can be used in such cases to mark
+a cache of the previous key signature which must persist between timesteps.  The
+method @code{virtual derived_mark () const} can be used in such cases to mark
 such objects as follows:
 
 @example
@@ -1273,7 +1273,7 @@ Engraver_name::derived_mark ()
 
 @subsection Listening to music events
 
-External interfaces to to the engraver are implemented by protected
+External interfaces to the engraver are implemented by protected
 macros including one or more of the following:
 
 @itemize
index daacbe957b68645e90b0a027f30dcc117ba71233..a95b74253b8e3e6d7bf742d51806df7c607dbdd0 100644 (file)
@@ -827,7 +827,7 @@ sixth steps) can be created:
 }
 @end lilypond
 
-Vertical spaces and brackets can be be included in figures:
+Vertical spaces and brackets can be included in figures:
 
 @lilypond[verbatim,quote,ragged-right,fragment]
 \figures {
index 5574b59e50b71ac10884d6deda9d9aa07b3f34b0..25f0d7d73f9e7b64773733b862b44e89d83e1e9a 100644 (file)
@@ -403,7 +403,7 @@ Chords that cross staves may be produced:
         \clef bass
         % stems may overlap the other staff
         \override Stem #'cross-staff = ##t
-        % extend the stems to reach other other staff
+        % extend the stems to reach the other staff
         \override Stem #'length = #12
         % do not print extra flags
         \override Stem #'flag-style = #'no-flag
index ae7fe8347b218aae2b1b4afc6e15109aea17bfaf..9e2b53e61db8021610ecbd34622870bee06c9035 100644 (file)
@@ -212,7 +212,7 @@ A nested repeat like
 @end example
 
 @noindent
-is ambiguous, since it is is not clear to which @code{\repeat} the
+is ambiguous, since it is not clear to which @code{\repeat} the
 @code{\alternative} belongs.  This ambiguity is resolved by always
 having the @code{\alternative} belong to the inner @code{\repeat}.
 For clarity, it is advisable to use braces in such situations.
index 57e35363eada2241912fb645a3b6a939ee54b96a..f7ff2fc929bdec9c54b03314f2edcae1f0fdb961 100644 (file)
@@ -1380,7 +1380,7 @@ Internals Reference:
 @knownissues
 
 When using different time signatures in parallel, notes
-at the same moment will be be placed at the same horizontal
+at the same moment will be placed at the same horizontal
 location.  However, the bar lines in the different staves
 will cause the note spacing to be less regular in each of the
 individual staves than would be normal without the different
index cac17599700817d51fdf08a5ee6704a096d199fc..c523f37596cd30c14914e0feea69c8c8fb45bc2f 100644 (file)
@@ -303,8 +303,8 @@ Internals Reference:
 @funindex markup
 
 A @code{\markup} block can exist by itself, outside of any
-any @code{\score} block, as a @qq{top-level
-expression}.  This syntax is described in @ref{File structure}.
+@code{\score} block, as a @qq{top-level expression}.  This syntax
+is described in @ref{File structure}.
 
 @lilypond[verbatim,quote]
 \markup {