Guillaume,
^\repeatTie
Mark
From: Guillaume Audirac [mailto:guillaume.audi...@gmail.com]
Sent: Sunday, October 09, 2016 12:51 PM
To: Mark Stephen Mrotek
Cc: lilypond-user@gnu.org
Subject: Re: issue on legato with repeat
Hi,
Thanks a lot. It is almost perfect ;-)
Is it possible
> Is it possible to have the legato on the top instead?
By adding a ^ before \repeatTie just like with other objects, too:
a'1^\repeatTie
Cheers,
Joram
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypon
Hi,
Thanks a lot. It is almost perfect ;-)
Is it possible to have the legato on the top instead? My case is closer to
this example:
\version "2.18.2"
{
\clef "treble"
\time 4/4
R1
\repeat volta 2 {
c''1(
}
\alternative {
{ d''1) }
{ a'1\repeatTie } % the legato is at the bott
Guillaume,
Try the following with the addition in red.
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org]
On Behalf Of Guillaume Audirac
Sent: Sunday, October 09, 2016 11:16 AM
To: lilypond-user@gnu.org
Subject: issue on legato with repeat
Dear users of the