=latex
facilitate integration with the
LATEX typesetting system provided that LATEX and ghostscript
exists on the system.
The eps module must be imported in order to use this facility. This is done
with =import("eps")
.
The operand to =latex
is considered syntactically correct
LATEX-input and is channelized unchanged to LATEX. The resulting
output is converted to the png image format and included into the
slide-show.
E.g.
=latex $$\frac{1}{x+y}$$
See About this document... for information on suggesting changes.