lilypond-user
[Top][All Lists]
Advanced

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

Re: Engraver Programming Question


From: Jay Vara
Subject: Re: Engraver Programming Question
Date: Wed, 24 Sep 2014 23:10:18 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Jan

> 
> 
>     Hi Jay,
>       to output something, you have to display it. The format function
>       returns the formatted string. If you insert #t (true) prior the
>       format string, it will output the result to stdout:
>         (format #t "length ~a position ~a note-names ~a ~%" measure-len
>         measure-pos note-names)
>       


Oh, I should have known. Thanks. An obvious error for you, a giant step 
forward for me!






reply via email to

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