|
|
|
last edited 18 years ago |
| 1 | ||
|
Editor:
Time: 2007/11/17 22:13:37 GMT-8 |
||
| Note: | ||
changed: - Unnumbered equations can be written according to the amstex extension:: !\begin{equation*} ... \end{equation*} but the base LaTeX environment:: !\begin{displaymath} ... \end{displaymath} does not work. Originally reported by Michel Lavaud on December 18, 2005 8:08 AM.
Unnumbered equations can be written according to the amstex extension:
\begin{equation*}
...
\end{equation*}
but the base LaTeX environment:
\begin{displaymath}
...
\end{displaymath}
does not work.
Originally reported by Michel Lavaud on December 18, 2005 8:08 AM.