From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: doc/{misc,parsing}.tex: Write
rather than . X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/cd35a54e8936e9de460427768dcff00df60ecbd4 doc/{misc,parsing}.tex: Write rather than . --- diff --git a/doc/misc.tex b/doc/misc.tex index 5bf3e18..16337a9 100644 --- a/doc/misc.tex +++ b/doc/misc.tex @@ -143,7 +143,7 @@ These symbols are defined in the @|sod-utilities| package. \\ \ind\ind (@{ (@ @) @}^*) \-\\ @^* \\ - @^* + @^* \-\nlret @^*} \end{describe} diff --git a/doc/parsing.tex b/doc/parsing.tex index adcc9e1..3170cf4 100644 --- a/doc/parsing.tex +++ b/doc/parsing.tex @@ -219,10 +219,10 @@ the scanner and read that data again. Therefore it's possible to \begin{describe}{mac} {with-scanner-place (@ @) @^* @^* @> @^*} - Capture the @'s current position as a place, evaluate the - @s as an implicit progn with the variable @ bound to the captured - place. When control leaves the @s, the place is released. The return - values are the values of the final @. + Capture the @'s current position as a place, evaluate the @s + as an implicit progn with the variable @ bound to the captured + place. When control leaves the @s, the place is released. The + return values are the values of the final @. \end{describe} \subsection{Scanner file-location protocol} \label{sec:parsing.scanner.floc} @@ -539,7 +539,7 @@ file-location protocols. \begin{describe}{parseform} {seq (@{ @ @! (@[@@] @) @}^*) \\ \ind - @^*} + @^*} \end{describe} \begin{describe}{parseform}{and @^*}