|
From: | Malte Meyn |
Subject: | \cueDuring at begin of music prevents Voice context |
Date: | Sat, 28 Oct 2017 14:17:33 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
Hi list,I was almost sure that this is a known issue but I couldn’t find it on the tracker. Having a cue at the very beginning of music prevents the implicit creation of a Voice context and puts the “not-cue” notes into the CueVoice context too:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.21.0" % current master \addQuote "foo" \relative { c'4 d e f g a b c } % add this line to force the creation of a Voice context %\new Voice \relative { \cueDuring "foo" #DOWN R1 f'4 e d c } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% This also isn’t listed under “known issues” in the NR (section 1.6.3).
[Prev in Thread] | Current Thread | [Next in Thread] |