]> git.donarmstrong.com Git - lilypond.git/commitdiff
DOC: fix NR 1.6.3 Formatting Cue Notes
authorcolinpkcampbell@gmail.com <colinpkcampbell@gmail.com>
Fri, 22 Jul 2011 01:47:04 +0000 (19:47 -0600)
committerGraham Percival <graham@percival-music.ca>
Mon, 1 Aug 2011 21:36:45 +0000 (14:36 -0700)
Moves comment about explicitly creating a Voice, to the proper example.

Documentation/notation/staff.itely

index 5344ab2b866ba8181d93084f9df01c385740487b..b4e471f7b09233c22d62a24c6ffe5cfc72346e7f 100644 (file)
@@ -1292,9 +1292,7 @@ oboeNotes = \relative c'' {
 @end lilypond
 
 @noindent
-In the above example, the @code{Voice} context had to be
-explicitly declared, or else the entire music expression would
-belong to the @code{CueVoice} context.
+
 
 It is possible to adjust which aspects of the music are quoted with
 @code{\cueDuring} by setting the @code{quotedCueEventTypes}
@@ -1303,6 +1301,10 @@ tie-event beam-event tuplet-span-event)}, which means that only
 notes, rests, ties, beams and tuplets are quoted, but not
 articulations, dynamic marks, markup etc.
 
+In this example, the @code{Voice} context must be
+explicitly declared, or else the entire music expression would
+belong to the @code{CueVoice} context.
+
 @lilypond[verbatim,quote]
 oboeNotes = \relative c'' {
   r2 r8 d16(\f f e g f a)