]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: 989: minor editorial changes
authorTrevor Daniels <t.daniels@treda.co.uk>
Tue, 27 Jul 2010 19:27:30 +0000 (20:27 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Tue, 27 Jul 2010 19:27:30 +0000 (20:27 +0100)
Documentation/notation/chords.itely
Documentation/notation/simultaneous.itely

index 057955ec7079e67b0791b533bfadcc7e447775f3..acbb4252d558a0be173c22482b0fd2fadef9d48c 100644 (file)
@@ -91,9 +91,11 @@ Snippets:
 @knownissues
 
 Predefined shorthands for articulations and ornaments cannot be used
-on notes in chord mode @ref{Articulations and ornamentations}.  When
-chord mode and note mode are mixed in sequential music, and chord mode
-comes first, the note mode will create a new @code{Staff} context.
+on notes in chord mode, see @ref{Articulations and ornamentations}.
+
+When chord mode and note mode are mixed in sequential music, and
+chord mode comes first, the note mode will create a new @code{Staff}
+context:
 
 @lilypond[verbatim,quote,ragged-right,relative=1]
 \chordmode { c2 f }
index 705ce8375bfa672b9373c4e722feb06b136ea803..211d3055bb61c0339bd67f93b20ff55b530e3d8c 100644 (file)
@@ -83,7 +83,7 @@ they will not print.
 
 Relative mode can be used for pitches in chords.  The first note of
 each chord is always relative to the first note of the chord that
-came before it, or in the case where no preceding chord exists; the
+came before it, or in the case where no preceding chord exists, the
 pitch of the last note that came before the chord.  All remaining notes
 in the chord are relative to the note that came before it
 @emph{within the same chord}.