X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/ac6e7a4ee6738e242e63d8cd2a05ca17d3e394c1..cac85e0be5833902081c903f75e348b949294fb9:/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}