next up previous
Next: Want More Features? Bugs Up: The basic commands Previous: Error Messages

Debug and Newpage and Comments

Finally, if you want to see how you wrote the command along with the typeset version, put the word debug at the beginning of your math. That is how this tutorial was created.

debug x + y

will produce

x + y


\begin{displaymath}
x + y
\end{displaymath}

To put comments in the .nat file, note that any line beginning with # will not be processed by Natural Math.

To start a new page, issue the one line command (followed by a blank line)

newpage



Stephen Montgomery-Smith 2003-05-26