Dear list,

inspired by a pretty old post by Bertala Fodor i designed some signs for me. For example:

#(define-markup-command (mysign layout props)()
(interpret-markup layout props
(markup #:postscript "0 5 translate 0.16 -0.16 scale newpath 0 0.846390 moveto 0 0 lineto 13 0 lineto 13 13 lineto 11 13 lineto 11 2 lineto 0 2 lineto 0 0 lineto closepath fill 0 -14 moveto"
)))

They print well by ^\markup{mysign} in the score, but a completely ignored by lilypond's spacing/collision department.

What can i do that lilypond calculates the space for it?

Yours, Arno

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

Reply via email to