]> git.donarmstrong.com Git - lilypond.git/commitdiff
Formatting fixes in accordance with doc policy.
authorGraham Percival <graham@percival-music.ca>
Sat, 12 Jan 2008 20:18:18 +0000 (12:18 -0800)
committerGraham Percival <graham@percival-music.ca>
Sat, 12 Jan 2008 20:18:18 +0000 (12:18 -0800)
Documentation/user/pitches.itely

index 384a032d20a16de2b0d5968fdb6f311c065a8b56..0b235244401d3d7c8e1b866f62a670b0bc989a32 100644 (file)
@@ -478,7 +478,7 @@ be a@tie{}@code{d''} and the next note is calculated relative
 to@tie{}@code{d''} instead of@tie{}@code{d'}.
 
 There is also an octave check that produces no visible output.
-The syntax is
+The syntax is:
 
 @example
 @var{pitch} \octave @var{controlpitch}
@@ -563,7 +563,7 @@ by the same interval.
 
 Consider a piece written in the key of D-major.  If this piece is
 a little too low for its performer, it can be transposed up to
-E-major with
+E-major with:
 
 @example
 \transpose d e @dots{}
@@ -572,7 +572,7 @@ E-major with
 Consider a part written for violin (a C instrument).  If this part is to
 be played on the A clarinet (for which an A is notated as a C, and thus
 sounds a minor third lower than notated), the appropriate part will be
-produces with
+produces with:
 
 @example
 \transpose a c' @dots{}
@@ -618,7 +618,7 @@ musicInBflat = @{ e4 @dots{} @}
 @end example
 
 To print this music in F (e.g., rearranging to a French horn) you
-would wrap the existing music with another @code{\transpose}
+would wrap the existing music with another @code{\transpose}:
 
 @example
 musicInBflat = @{ e4 @dots{} @}