Hello Kevin,
Thanks a lot, and a nice day!
JM
> Le 16 févr. 2015 à 09:14, Kevin Barry a écrit :
>
> Hi JM,
>
> To remove the error messages you should replace the R2 with r2 in the cue
> part.
>
> To get the slurs etc to appear you should replace Staff.quotedEventTypes with
> Staff.quotedC
Hi JM,
To remove the error messages you should replace the R2 with r2 in the cue
part.
To get the slurs etc to appear you should replace Staff.quotedEventTypes
with Staff.quotedCueEventTypes
hth,
Kevin
On Mon, Feb 16, 2015 at 7:16 AM, Menu Jacques wrote:
> Hello folks,
>
> I can’t get the slu
Hello folks,
I can’t get the slurs in « Largo_Flute » nor R2 in the argument to
\cueDuringWithClef to be displayed in the following example.
Here is the log contents:
Starting lilypond 2.19.15 [CueVoiceExample.ly]...
Traitement de «
/Users/menu/Documents/LaTeX/PartitionsLilypond/CueVoiceExampl
%%
\version "2.14.2"
trebleVoice = \new Staff \relative c'' {
\clef treble
s1*0
\cueDuringWithClef #"bass" #DOWN #"bass" { R1 | }
\cueDuringWithClef #"alto" #DOWN #"alto" { R1 | }
c4 c c c |
}
altoVoice = \new Staff \relative c' {
\clef alto
s1*0
\cueDuringWith