I want to typeset a macro in slideshow, and I did something like this:<br><br>(slide<br> #:title &quot;Title&quot;<br> (typeset-code<br>  #&#39;(define-syntax A<br>      (syntax-rules ()<br>        ((A s ...) s)))))<br><br>
but I get the error: &quot;syntax: no pattern variables before ellipses in template in: ...&quot;<br><br>is it possible to typeset? how should it be done?<br><br>Thanks<br clear="all"><br>-- <br>Ismael<br><br>