lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: moving rests relative cues


From: Paul Scott
Subject: Re: moving rests relative cues
Date: Mon, 13 Dec 2021 17:35:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.2


On 12/13/21 16:37, Jean Abou Samra wrote:


Le 14/12/2021 à 00:19, Paul Scott a écrit :

On 12/13/21 16:03, Jean Abou Samra wrote:


Le 13/12/2021 à 23:34, Paul Scott a écrit :
I'm trying to move rests associated with cues.  The first measure shows the problem.  The second measure shows the attempted solution.

Changing #down to #up is not reasonable in my real complex score.


(Snip)


OK, I am at loss here.

Your solution was fine for my MWE.  My actual situation has articulation which collides with the rest.  I was having trouble quickly providing a MWE which showed this.  I will try to provide a more complete MWE.



\version "2.22.1"

<<
  { R1 }
  \\
  { c'1 }
  \\
  { e''4 4 4 4 }
>>


Why does this make colliding output? Does
anyone see if I am missing something?

No collisions with the above.  See my comments  few lines up.



I had tried adding the articulations to my MWE and didn't get them to show up with quotedEventTypes.


You are using \cueDuring. The property for
that would be quotedCueEventTypes.

I will look into this.  quotedEventTypes has seemed to work for both cues and quotes.

Sorry if I wasn't clear,

Paul



Best,
Jean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]