lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

custom signs....


From: Arno Waschk
Subject: custom signs....
Date: Sat, 07 Jan 2012 22:21:19 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111229 Thunderbird/9.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]