It seems that you have looked at the snippet http://lsr.dsi.unimi.it/LSR/Item?id=639 The command \shapeSlur which is used in this example is not included in LilyPond by default, but is rather defined within the example file itself. To use it, you have to copy the lines from "shapeSlur =" down to "cords))" into the top of your own .ly file.

   /Mats

Phil Holmes wrote:
If I use the snippet attached, the slur over the notes goes way higher than I'd want and makes the stave spacing in my score poor. I've tried using:

\shapeSlur #'(x1 y1 x2 y2 x3 . .x4 y4) [well, actually \shapeSlur #'(0 -2.5 -1 3.5 0 0 0 -2.5) ]

but get an error:

error: unknown escaped string: `\shapeSlur'

Does anyone have any ideas on how to get a less extreme shape to the slur, please?

--
Phil Holmes
------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: mats.bengts...@ee.kth.se
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to