Re: Changing volta number text

2021-05-14 Thread Aaron Hill
On 2021-05-14 6:40 pm, Ralph Palmer wrote: Excellent! Thank you, Aaron. I wish I could understand what your function does - how it works. The technique involves querying the current Score.repeatCommands and replacing any existing (volta "...") command with the user-provided version. This pr

Re: Changing volta number text

2021-05-14 Thread Ralph Palmer
On Fri, May 14, 2021 at 5:13 PM Aaron Hill wrote: > On 2021-05-14 2:47 pm, Ralph Palmer wrote: > > I *did* find a thread in the archive : > > change of volta number > > which has gotten me close, but has an extra end-repeat before the first > > volta ending bracket. I'm also not sure the format i

Re: Changing volta number text

2021-05-14 Thread Peter Chubb
> "Ralph" == Ralph Palmer writes: Ralph> I've gone slightly crazy on a couple of occasions, trying to Ralph> figure out how to change a volta number, either to a different Ralph> number(s) or to text. You need to handle the whole thing yourself, rather than using the \alternative construct,

Re: Changing volta number text

2021-05-14 Thread Peter Chubb
> "Peter" == Peter Chubb writes: > "Ralph" == Ralph Palmer writes: Ralph> I've gone slightly crazy on a couple of occasions, trying to Ralph> figure out how to change a volta number, either to a different Ralph> number(s) or to text. Peter> You need to handle the whole thing yourself, ra

Re: Changing volta number text

2021-05-14 Thread Aaron Hill
On 2021-05-14 2:47 pm, Ralph Palmer wrote: I *did* find a thread in the archive : change of volta number which has gotten me close, but has an extra end-repeat before the first volta ending bracket. I'm also not sure the format is the most recent. How about this? \version "2.22.0" \includ

Changing volta number text

2021-05-14 Thread Ralph Palmer
Greetings - I appreciate the help this list has been over many years. I've gone slightly crazy on a couple of occasions, trying to figure out how to change a volta number, either to a different number(s) or to text. It looked like a snippet in the LSR : Volta text markup using repeatCommands [0.