From: David Kastrup Date: Thu, 10 Jul 2014 13:30:08 +0000 (+0200) Subject: Issue 4003: NR: warning for { \chordmode { c } c } obsoleted by issue 3797 X-Git-Tag: release/2.19.11-1~40 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f938b3250fbf0a6de05201054c4e78e49bf490ca;p=lilypond.git Issue 4003: NR: warning for { \chordmode { c } c } obsoleted by issue 3797 --- diff --git a/Documentation/notation/chords.itely b/Documentation/notation/chords.itely index f8340dadac..a70a287af4 100644 --- a/Documentation/notation/chords.itely +++ b/Documentation/notation/chords.itely @@ -90,25 +90,6 @@ Snippets: Predefined shorthands for articulations and ornaments cannot be used 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 } -2 -@end lilypond - -@noindent -To avoid this behavior, explicitly create the @code{Staff} context: - -@lilypond[verbatim,quote,ragged-right,relative=1] -\new Staff { - \chordmode { c2 f } - 2 -} -@end lilypond - @node Common chords @unnumberedsubsubsec Common chords