Am 02.02.2016 um 00:44 schrieb David Kastrup:
> Urs Liska <u...@openlilylib.org> writes:
>
>> In this code "format" receives "fmt" (the format strings) and "vals" -
>> the *list* of arguments.
>> How should I modify this so "format" doesn't parenthesize the output and
>> also works with more than one argument and placeholder in the format string?
> (apply format fmt vals)
>

Argh, I *knew* it was that simply. I'm astonished how far I can get with
Scheme while still falling over these basics.
Thanks for not noticeably raising the eyebrows.

Urs

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

Reply via email to