Changes

Jump to navigation Jump to search
no edit summary
\usemodule[amsl]
The <tt>t-amsl.tex</tt> package also defined defines equivalents for AMSmath's <tt>align</tt> and <tt>gather</tt> macros (which provide an improved version of the <tt>eqnarray</tt> functionality, and you should translate your LaTeX eqnarrays to use them anyway!), but unfortunately they are examples of the rare ConTeXt macros that do not work with our <tt>\begin{} ... \end{}</tt> translation, at least in the version current as of 2004/08/02. The following versions do work, however:
\def\startalign{\startformula
\def\stopgather{\crcr\crcr\egroup\egroup\,%
\stopformula}
 
These do have the problem of these environments not introducing equation numbers (which they should do for proper compatibility); that should hopefully be addressed in future versions.
We can also define a duplicate of AMSmath's <tt>split</tt> environment similarly, as
\crcr}
\def\stopsplit{\crcr\egroup\egroup\,}
 
----
<i>(And here I shall stop; there is of course much more to say. --Brooks Moses)</i>
Anonymous user

Navigation menu