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!




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

Reply via email to