From cca3c4542eded4f78aad08ed0928c368d7695e9a Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Tue, 23 Feb 2016 14:16:56 +0100 Subject: [PATCH] Doc: Double The the to single the. --- Documentation/changes.tely | 2 +- Documentation/notation/input.itely | 2 +- Documentation/notation/pitches.itely | 2 +- Documentation/snippets/score-for-diatonic-accordion.ly | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/changes.tely b/Documentation/changes.tely index 8ed5843e9b..db4384a1b0 100644 --- a/Documentation/changes.tely +++ b/Documentation/changes.tely @@ -558,7 +558,7 @@ improved. Previously, tuplet numbers were placed according to the position of the tuplet bracket, even if it was not printed. This could lead to stranded tuplet numbers. Now they are now positioned closer to the kneed-beam when an appropriate beam segment exists for its -placement and when the the bracket is not drawn. +placement and when the bracket is not drawn. Collision detection is also added, offsetting horizontally if too close to an adjoining note column but preserving the number's vertical diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index c109df7b28..64b21a462d 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -2631,7 +2631,7 @@ Installed Files: It is possible to output one or more fragments of a score by defining the explicit location of the music to be extracted within the -@code{\layout} block of the the input file using the @code{clip-regions} +@code{\layout} block of the input file using the @code{clip-regions} function, and then running LilyPond with the @option{-dclip-systems} option; diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index 647d0a1a36..2b7d0fbee5 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1208,7 +1208,7 @@ This @emph{warning} clef can be suppressed. By default, a clef that has previously been printed will not be re-printed if the same @code{\clef} command is issued again and -will be ignored. The the command +will be ignored. The command @code{\set Staff.forceClef = ##t} changes this behaviour. @lilypond[verbatim,quote,fragment] diff --git a/Documentation/snippets/score-for-diatonic-accordion.ly b/Documentation/snippets/score-for-diatonic-accordion.ly index fddf7c230b..9419a6893e 100644 --- a/Documentation/snippets/score-for-diatonic-accordion.ly +++ b/Documentation/snippets/score-for-diatonic-accordion.ly @@ -81,7 +81,7 @@ staffTabLine = \new Staff \with { \key c \major \relative c'' { - % disable the following line to see the the noteheads while writing the song + % disable the following line to see the noteheads while writing the song \NoNoteHead \override NoteHead.no-ledgers = ##t -- 2.39.2