From 82f8daa538dd4b5549219feff6a8c65bc4e46cb8 Mon Sep 17 00:00:00 2001 From: "colinpkcampbell@gmail.com" Date: Sun, 21 Aug 2011 17:54:48 -0600 Subject: [PATCH] DOC: fix T1811 warning re cueDuring fontsize DOC: NR Warning added to para for cueDuring As per Tracker 1811. Added @warning{} to alert users to create explicit contexts in certain cases. --- Documentation/notation/staff.itely | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/notation/staff.itely b/Documentation/notation/staff.itely index 2ff805b1b8..4c626feb90 100644 --- a/Documentation/notation/staff.itely +++ b/Documentation/notation/staff.itely @@ -1301,9 +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. +@warning{When a @code{Voice} starts with @code{\cueDuring}, as in the +following 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'' { -- 2.39.5