From: gpercival <gpercival>
Date: Fri, 16 Dec 2005 08:33:31 +0000 (+0000)
Subject: Small fixes from Frédéric Bron.
X-Git-Tag: release/2.7.38^2~434
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5b01c679c9ebc52dab3ab4809d4fa225ad80de6b;p=lilypond.git

Small fixes from Frédéric Bron.
---

diff --git a/ChangeLog b/ChangeLog
index 2334dc5f68..0b1ff6bee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-16  Graham Percival  <gpermus@gmail.com>
+
+	* Documentation/user/basic-notation.itely, advanced-notation.itely:
+	minor fixes from Fredric.  Thanks!
+
 2005-12-16  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
 	* ly/music-functions-init.ly: add \bar and \clef music function 
diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely
index a498d1f6d5..530bbdee5e 100644
--- a/Documentation/user/advanced-notation.itely
+++ b/Documentation/user/advanced-notation.itely
@@ -962,7 +962,8 @@ affect how notes are printed in the current staff.  To change the printed
 output, see @ref{Transpose}.
 
 The pitch to use for @code{\transposition} should correspond to the
-transposition of the notes.  For example, when entering a score in
+real sound heard when a @code{c'} written on the staff is played by the
+transposing instrument.  For example, when entering a score in
 concert pitch, typically all voices are entered in C, so
 they should be entered as
 
diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely
index 35da6b6bca..2938d8f330 100644
--- a/Documentation/user/basic-notation.itely
+++ b/Documentation/user/basic-notation.itely
@@ -2455,7 +2455,7 @@ to the note immediately preceding it.
 @node Explicitly instantiating voices
 @subsection Explicitly instantiating voices
 
-@internalsref{Voice} contexts can also also be instantiated manually
+@internalsref{Voice} contexts can also be instantiated manually
 inside a @code{<< >>} block to create polyphonic music, using 
 @code{\voiceOne}, up to @code{\voiceFour} to assign stem directions 
 and a horizontal shift for each part.
diff --git a/THANKS b/THANKS
index 9b6e23f374..8e997dc882 100644
--- a/THANKS
+++ b/THANKS
@@ -56,6 +56,7 @@ Donald Axel
 Edward Neeman
 Eduardo Vieira
 Erlend Aasland
+Frédéric Bron
 Hans Forbrich
 Joe Neeman
 Jukka Akkanen