Lukas-Fabian Moser <[email protected]> writes:

> Hi David,
>> \test apparently expects a string argument.
>
> Aaargh, sorry, stupid me, and stupid copy'n'paste error. So, another try:
>
> \version "2.19.82"
>
> test = #(define-scheme-function (suffix) (string?)  #{
>   \book {
>     \bookOutputSuffix #suffix
>     \score {
>       d4
>     }
>   }
> #} )
>
> \test "surname"
>
> (still) causes a "Bad expression type" error.

With merge requests !3135 and (well) !3133 applied, it works as
expected.

Scratching a seven-year itch I guess…

-- 
David Kastrup


Reply via email to