|
Prev | Next |
| Syntax |
$latex commands $$ |
$latex \[ commands \] $$ | |
| See Also | getting started |
.xml extension.
You can view the XML
version of this section by selecting
latex.xml
.
(If your browser does not display MathML,
refer to the
MathML
section of the installation guide.)
If the -xml option is not specified,
the corresponding output files have the
.htm extension.
In this case,
the latex command
has the same effect as the pre
command except
that spell checking
is not preformed on commands.
You can view the HTML
version of this section by selecting
latex.htm
.
The ratio $latex \frac{1}{2 \pi} $$ is very useful.
generates the output
The ratio
\frac{1}{2 \pi}
is very useful.
It is ok to have an empty inline formula
and this is useful for defining
Latex macros
.
The ratio $latex \[ \frac{1}{2 \pi} \] $$ is very useful.
generates the output
The ratio
\[ \frac{1}{2 \pi} \]
is very useful.