From a3ed1810ed50a0b134e6eaa7abf21e15c757be69 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 17 Mar 2007 23:47:49 +0100 Subject: [PATCH] Small improvement to \cueDuring example. --- Documentation/user/advanced-notation.itely | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index a5b33e360d..40d7100e3e 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -1699,19 +1699,19 @@ smaller = { \addQuote clarinet \relative { R1*20 - r2 r8 c f f + r2 r8 c' f f } \new Staff \relative << - % setup a context for cue notes. + % setup a context for cue notes. \new Voice = "cue" { \smaller \skip 1*21 } \set Score.skipBars = ##t \new Voice { R1*20 - \cueDuring #"clarinet" #1 { + \cueDuring #"clarinet" #UP { R1 } g4 g2. -- 2.39.5