Comment #11 on issue 2591 by [email protected]: NR: repeat slurs and
glissando workaround
http://code.google.com/p/lilypond/issues/detail?id=2591
The method of comment 9 is a good example where \override-ing the control
points is preferable to using \shape, as the control points all need to be
relative to the single note. I'll use this as an example in NR 5.5.4
showing
the use of \override for control points, so it will be included in the patch
for issue 2858.
This issue will then be resolved by a simple reference to that example,
plus something for glissandi.
Trevor