Mats Bengtsson <mats.bengtsson <at> ee.kth.se> writes: > > One solution is to add a slur to an invisible note. You can use scaled note > durations to avoid changing the rhythm, see the following example. > > \version "2.10.0" > \relative c' \repeat volta 2 { c d e f } > \alternative{{ g f e d4*1/2 ( \hideNotes b4*1/2 ) \unHideNotes } { g a > g e }} >
thanks Mats, and \version "2.10.0" \relative c' \repeat volta 2 { \hideNotes c4*1/2 ( \unHideNotes c4*1/2 ) d e f } \alternative{{ g f e d4*1/2 ( \hideNotes b4*1/2 ) \unHideNotes } { g a g e }} draws the remainder of the slur back at the beginning of the block! regards, Steve _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user