On 18.04.2018 20:26, Helge Kruse wrote:
It looks like the parameter 'dim' can't be used in this way to build a
valid parameter to with-dimension. Is this true? How to do it correctly?

You need quasi-quotation:
\with-dimensions #`(0 . ,dim) #'(0 . 0)
For more on this, consult the Extending Guide to LilyPond, the Guile 1.8 reference manual or any other Scheme resource of your liking.

Best, Simon

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

Reply via email to