Hi Urs,

the order of the arguments changed in 2.17:
\shape #'((0 . 0)(0 . 0)(0 . 0)(0 . 0)) Slur
should work. The second argument now also may be music, so that you can use in a tweak fashion:
c-\shape #'((0 . 0)(0 . 0)(0 . 0)(0 . 0)) ( d)

HTH
best,
Jan-Peter


Am 24.04.2013 10:57, schrieb Urs Liska:
Hi all,

just a quick (and urgent) question:

\shape Slur #'((0 . 0)(0 . 0)(0 . 0)(0 . 0))

should be correct syntax? Or am I blind?
At least LilyPond 2.17.16 hits me

"
error: wrong type for argument 2.  Expecting symbol list or music, found
((0 . 0) (0 . 0) (0 . 0) (0 . 0))
   \shape Slur
               #'((0 . 0)(0 . 0)(0 . 0)(0 . 0))
"
in the face.

What am I doing wrong? Or has there been further syntax changes since
2.16 that affect this?

Urs


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to