]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor update.
authorGraham Percival <graham@percival-music.ca>
Mon, 21 Jan 2008 08:38:11 +0000 (00:38 -0800)
committerGraham Percival <graham@percival-music.ca>
Mon, 21 Jan 2008 08:38:11 +0000 (00:38 -0800)
Documentation/user/pitches.itely

index 205bf7b3bec4560266f1cf4089c95311dd9048b5..bb39037caddc38a18cb1355b468519e150505306 100644 (file)
@@ -866,7 +866,9 @@ other voices}.
 
 The pitch to use for @code{\transposition} should correspond to
 the real sound heard when a@tie{}@code{c'} written on the staff is
-played by the transposing instrument.
+played by the transposing instrument.  @code{\transposition}
+should @emph{only} be used if the pitches are @emph{not} being
+entered in concert pitch.
 
 Here are a few notes for violin and B-flat clarinet where the
 parts have been entered using the notes and key as they appear in
@@ -892,6 +894,7 @@ playing in unison.
       \set Staff.midiInstrument="clarinet"
       \transposition bes
 
+      % not concert pitch
       \key d \major
       a4( d8) r d r d4
     }