Hi all,
is it possible to use absolute units in a scheme markup function?

The following example doesn't work:

#(define-markup-command (iname layout props name) (string?)
(interpret-markup layout props (markup #:combine #:hspace (* 50 mm) #:large name))
)

Greets,
Michael


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

Reply via email to