You have to ctrl.-click on the printed example to see the underlying code in a separate browser tab or window, then you can copy and paste the code which will yield the result in LilyPond.

David

On 03/04/2010 09:21 AM, Mats Bengtsson wrote:
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


--
David Stocker
804-598-3762
http://notesettersinc.com

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

Reply via email to