Up | Next | Prev | PrevTail | Tail |
This is a variant of the in command. Its purpose is to document a REDUCE session by interspersing a LaTeX document with REDUCE commands to be executed.
When a file is input into REDUCE with this command, every line is simply echoed to the output except those enclosed by \begin{reduce}…\end{reduce}, which are processed as usual.
The effect is to produce a LaTeX document with REDUCE output.
Up | Next | Prev | PrevTail | Front |