> (define-markup-command (freely layout props width-param text) (number?  
> markup?)
                                                                          
^^^^^^^

Make that `markup-list?`. Otherwise, your command is accepting only
a single markup. In your example, \line inside the command is working
perfectly (though not actually needed), but \freely gets applied multiple
times.

HTH
Jean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to