Thanks to Jean's correction about quotedCueEventTypes here is a MWE that
shows why there is still a collision.
\version "2.23.5"
aa = \relative{ f'4->( 4 d4 4) f4->( 4 d4 4->) }
\addQuote qaa \aa
bb = \relative{
\set Score.quotedCueEventTypes = #'(note-event rest-event tie-event
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
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
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.
TI
On 12/13/21 15:57, Kieren MacMillan wrote:
Hi Paul,
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.
TIA for any7 help,
Does this solution su
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.
TIA for any7 help,
Paul
\version "2.23.5"
a
Hi Paul,
> 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.
> TIA for any7 help,
Does this solution suit?
%%%
\version "2.23.5"
aa = \rela
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.
TIA for any7 help,
Paul
\version "2.23.5"
aa = \relative{ f'4 4 4 4 4 4 4 4 }
\addQuote qaa