From 9d532a200710d5088e8004d4a333e36b650374d9 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 11 Aug 2008 19:40:57 -0700 Subject: [PATCH] Typos. --- Documentation/user/simultaneous.itely | 14 +++++++------- Documentation/user/world.itely | 3 +-- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/Documentation/user/simultaneous.itely b/Documentation/user/simultaneous.itely index 39e7cd0897..2ed0418bbb 100644 --- a/Documentation/user/simultaneous.itely +++ b/Documentation/user/simultaneous.itely @@ -183,18 +183,18 @@ place, so it becomes voice three which has the stems up as desired. Spacing rests are often used to avoid too many rests, as seen in the example above. -The method exposed creates two new voices when the @code{<<@{...@} \\ -@{...@}>>} construction is found in the code; to temporally add only -one additional voice to an existing one, it is necessary to -instantiate that voice explicitly. For these purposes, the -@code{\voiceOne} ... @code{\voiceFour}, and @code{\oneVoice} commands -can be used: +Each music expression in the @code{<<{...} \\ {...}>>} construct +is placed in a new voice, distinct from the voice for single-voice +music; to temporarily add only one additional voice to an existing +one, it is necessary to instantiate that voice explicitly. For +these purposes, the @code{\voiceOne} ... @code{\voiceFour}, and +@code{\oneVoice} commands can be used: @example << @{ \voiceOne ... @} \new Voice @{ \voiceTwo ... @} >> \oneVoice @end example -This is a better construction to keep the control of the voices, for +This is a better construct to keep the control of the voices, for example, to ease a consistent assign of lyrics to the proper voice context. diff --git a/Documentation/user/world.itely b/Documentation/user/world.itely index 9490c227bf..6538ad949c 100644 --- a/Documentation/user/world.itely +++ b/Documentation/user/world.itely @@ -276,8 +276,7 @@ beat, but in a manner that is difficult to match by adjusting automatic beaming. You can override this by switching off automatic beaming and beaming the notes manually. Where matching existing typeset music is not an issue, you may still want to -adjust the beaming behaviour and/or using compound time -signatures. +adjust the beaming behaviour and/or use compound time signatures. @snippets -- 2.39.5