lilypond-user
[Top][All Lists]
Advanced

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

cm, mm.. units in markup function


From: Michael Käppler
Subject: cm, mm.. units in markup function
Date: Tue, 21 Aug 2007 22:42:08 +0200
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

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




reply via email to

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