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