Gianmaria Lari writes:
> On 9 May 2018 at 10:45, David Kastrup wrote:
>
>> Gianmaria Lari writes:
>>
>> > On 13 April 2018 at 09:13, David Kastrup wrote:
>> >
>> >> Gianmaria Lari writes:
>> >> >
>> >> > At the moment I do this
>> >> >
>> >> > \version "2.19.81"
>> >> > var = {a b \tag #'last
On 9 May 2018 at 10:45, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > On 13 April 2018 at 09:13, David Kastrup wrote:
> >
> >> Gianmaria Lari writes:
> >> >
> >> > At the moment I do this
> >> >
> >> > \version "2.19.81"
> >> > var = {a b \tag #'lastnote a}
> >> > {\removeWithTag #'lastn
Gianmaria Lari writes:
> On 13 April 2018 at 09:13, David Kastrup wrote:
>
>> Gianmaria Lari writes:
>> >
>> > At the moment I do this
>> >
>> > \version "2.19.81"
>> > var = {a b \tag #'lastnote a}
>> > {\removeWithTag #'lastnote \var a ~ a}
>> >
>> > but I would like to know if there are othe
On 13 April 2018 at 09:13, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > I would like to tie the last note contained in a variable like this
> >
> > \version "2.19.81"
> > var = {a b a}
> > {\var ~ a}
> >
> > but this generates an error. This is just a simple example, the reason
> why
> >
Oh! I will wait for it :)
Thank you David!
On 13 April 2018 at 09:13, David Kastrup wrote:
> Gianmaria Lari writes:
>
> > I would like to tie the last note contained in a variable like this
> >
> > \version "2.19.81"
> > var = {a b a}
> > {\var ~ a}
> >
> > but this generates an error. This is
Gianmaria Lari writes:
> I would like to tie the last note contained in a variable like this
>
> \version "2.19.81"
> var = {a b a}
> {\var ~ a}
>
> but this generates an error. This is just a simple example, the reason why
> I would like to do this is because the variable in the real piece is us