From cd35a54e8936e9de460427768dcff00df60ecbd4 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Thu, 26 May 2016 09:26:09 +0100 Subject: [PATCH] doc/{misc,parsing}.tex: Write
rather than . --- doc/misc.tex | 2 +- doc/parsing.tex | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) 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 @^*} -- 2.11.0