Re: tie with manual repeat

2018-10-05 Thread Gianmaria Lari
It works! Thank you Aaron! g. On Fri, 5 Oct 2018 at 11:08, Aaron Hill wrote: > On 2018-10-05 2:03 am, Gianmaria Lari wrote: > > I have the following code > > > > \version "2.19.82" > > \fixed c' { > > a1~ > > \set Score.repeatCommands = #'((volta "1")) a2 b2 \set > > Score.repeatCommands = #

Re: tie with manual repeat

2018-10-05 Thread Aaron Hill
On 2018-10-05 2:03 am, Gianmaria Lari wrote: I have the following code \version "2.19.82" \fixed c' { a1~ \set Score.repeatCommands = #'((volta "1")) a2 b2 \set Score.repeatCommands = #'((volta #f)) \set Score.repeatCommands = #'((volta "2")) a1^"Fine" \set Score.repeatCommands = #'((volta

tie with manual repeat

2018-10-05 Thread Gianmaria Lari
I have the following code \version "2.19.82" \fixed c' { a1~ \set Score.repeatCommands = #'((volta "1")) a2 b2 \set Score.repeatCommands = #'((volta #f)) \set Score.repeatCommands = #'((volta "2")) a1^"Fine" \set Score.repeatCommands = #'((volta #f)) \bar "|." c1 _"Da capo al Fine" \bar ":