Re: [Spam] Re: Re: quoteDuring and repeat tremolo don't work together

2020-06-18 Thread Rutger Hofman
I managed to find a workaround for this bug, by inserting a 'TremoloSpanEvent / STOP by hand inside the quotation. Attached the .ly and the .png to show both buggy and worked-around behaviour. Rutger On 3/22/20 7:57 PM, Rutger Hofman wrote: For the examples I sent, 2.20 gives the same result

Re: [Spam] Re: Re: quoteDuring and repeat tremolo don't work together

2020-03-22 Thread Rutger Hofman
For the examples I sent, 2.20 gives the same result as 2.21 (and any previous version, as far as I know). I had also tried with cueDuring but that didn't work either: no tremolos unless a "real" note follows in the quotation. Lilypond still reports these warnings/errors (line numbers apply

Re: Re: quoteDuring and repeat tremolo don't work together

2020-03-22 Thread Mats Bengtsson
On 2020-03-21 17:15, Mark Knoop wrote: At 15:10 on 21 Mar 2020, David Kastrup wrote: Mark Knoop writes: At 12:52 on 21 Mar 2020, Rutger Hofman wrote: Good morning list, when I end a \quoteDuring after a \repeat tremolo { ... }, the tremolo beams are missing or distorted. If the quotation

Re: [Spam] Re: quoteDuring and repeat tremolo don't work together

2020-03-22 Thread Rutger Hofman via bug-lilypond
This 'unterminated chord tremolo' warning says all. Does an event like 'TremoloEnd' exist, which can be patched as a workaround? Rutger On 3/21/20 6:42 PM, Francisco Vila wrote: El 21/3/20 a las 15:20, Mark Knoop escribió: You need to set quotedEventTypes to include tremolo-event I knew

Re: [Spam] Re: quoteDuring and repeat tremolo don't work together

2020-03-22 Thread Rutger Hofman
patched -> patched in On 3/22/20 11:41 AM, Rutger Hofman wrote: This 'unterminated chord tremolo' warning says all. Does an event like 'TremoloEnd' exist, which can be patched as a workaround? Rutger On 3/21/20 6:42 PM, Francisco Vila wrote: El 21/3/20 a las 15:20, Mark Knoop escribió: You

Re: quoteDuring and repeat tremolo don't work together

2020-03-21 Thread Francisco Vila
El 21/3/20 a las 15:20, Mark Knoop escribió: You need to set quotedEventTypes to include tremolo-event I knew this was the solution but still can not make it compile correctly. There are many of warning: unterminated chord tremolo programming error: cyclic dependency:

Re: quoteDuring and repeat tremolo don't work together

2020-03-21 Thread Mark Knoop
At 15:10 on 21 Mar 2020, David Kastrup wrote: > Mark Knoop writes: >> At 12:52 on 21 Mar 2020, Rutger Hofman wrote: >>> Good morning list, >>> >>> when I end a \quoteDuring after a \repeat tremolo { ... }, the tremolo >>> beams are missing or distorted. If the quotation has nontremolo music >>>

Re: quoteDuring and repeat tremolo don't work together

2020-03-21 Thread David Kastrup
Mark Knoop writes: > At 12:52 on 21 Mar 2020, Rutger Hofman wrote: >> Good morning list, >> >> when I end a \quoteDuring after a \repeat tremolo { ... }, the tremolo >> beams are missing or distorted. If the quotation has nontremolo music >> afterwards, there is no issue. >> >> I didn't find a

Re: quoteDuring and repeat tremolo don't work together

2020-03-21 Thread Mark Knoop
At 12:52 on 21 Mar 2020, Rutger Hofman wrote: > Good morning list, > > when I end a \quoteDuring after a \repeat tremolo { ... }, the tremolo > beams are missing or distorted. If the quotation has nontremolo music > afterwards, there is no issue. > > I didn't find a workaround. I tried adding a