Hi Martin
not sure if there is a better way but .....
Do you mean like
\relative {
\partial 4
c'8( d | % this slur is OK
\repeat volta 2 {
e4) g g4. a8 | g4 e c4. d8 |
}
\alternative {
{ e4 e d c | d2. c8 d -\tweak control-points #'((-2 . -3.8) (-1 . -4.5) (0
. -4.5) (1 . -4)) ( <> ) | } % this slur is not allowed?
{ e4 e d d | c2. r4 } % ) added after e4
}\break
e -\tweak control-points #'((-1 . -3) (-.5 . -3.2) (0 . -3.4) (.7 . -2.8))
( <> ) r2.|
}
I didn't bother to make it look nice.. you have to do some work :)
all this and more can be found reading the docs!
http://lilypond.org/doc/v2.18/Documentation/notation/modifying-shapes
HTH
Stephen
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user