Am Sonntag, 22. Januar 2006 21:24 schrieben Sie:
> #(def-markup-command (with-dimensions layout props x y arg)
> (number-pair? number-pair? markup?)
>    "Set the dimensions of @var{arg} to @var{x} and @var{y}."
>
>    (let* ((m (interpret-markup layout props arg)))
>      (ly:make-stencil (ly:stencil-expr m) x y)))
>
> {
>    c^\markup { \with-dimensions #'(1000 . -1000) #'(1000 . -1000) \bla }
> }

I tried this and get: 

Calculating line breaks... [3][6][9][12][13]
<unnamed port>: In expression  :
<unnamed port>: Unbound variable:  

what could be the problem here?





___________________________________________________________
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de



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

Reply via email to