X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1818107e8198734df843841a51bca3713bd37596..f7227b1a3d7052c17e6989b52170d8fa1a5d0a85:/doc/lispintro.tex diff --git a/doc/lispintro.tex b/doc/lispintro.tex index 5f1043f..dc1cab1 100644 --- a/doc/lispintro.tex +++ b/doc/lispintro.tex @@ -157,11 +157,12 @@ category (function, class, macro, etc.) on the right. \end{quote} \end{describe} -\begin{describe}{mac}{example-macro - ( @{ @ @! (@ @
) @}^* ) \\ \ind - @[[ @^* @! @ @]] \\ - @^* - \nlret @^*} +\begin{describe}{mac} + {example-macro + (@{ @ @! (@ @) @}^*) \\ \ind + @[[ @^* @! @ @]] \\ + @^* + \nlret @^*} The synopsis for a macro describes the acceptable syntax using the following notation. \begin{itemize}