chiark / gitweb /
doc/output.tex: Fix synopsis for `sequence-output' macro.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 24 Aug 2019 10:07:21 +0000 (11:07 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 24 Aug 2019 10:14:06 +0000 (11:14 +0100)
doc/output.tex

index 27826ff01a1e2fdefdbcdb50be8b0f409f7c792a..456554c8ac34aef547e4578ea4afeb1c3131f149 100644 (file)
@@ -167,7 +167,7 @@ until the third.  So the final processing order is
 
 \begin{describe}{mac}
     {sequence-output (@<stream-var> @<sequencer>)               \\ \ind
-      @{ :constraint (@<item-name>^*) @}                        \\
+      @[ :constraint (@<item-name>^*) @]                        \\
       @{ (@<item-name> @<form>^*) @}^*}
 \end{describe}