Dear users of the list,
I need to display a legato in a second repeat but cannot succeed. A simple
example here:
\version "2.18.2"
{
\clef "treble"
\time 4/4
R1
\repeat volta 2 {
g'1(
}
\alternative {
{ a'1) }
{ b'1) } % the legato is not visible in the repetition
}
}
Is t
{ a'1\repeatTie } % the legato is at the bottom, not on the top
}
}
Guillaume
2016-10-09 20:40 GMT+02:00 Mark Stephen Mrotek :
> Guillaume,
>
>
>
> Try the following with the addition in red.
>
>
>
> *From:* lilypond-user [mailto:lilypond-user-bounces+carsonmark