ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Testing the newmat module ...
@ 2002-02-04 17:01 Giuseppe Bilotta
  2002-02-04 21:43 ` Giuseppe Bilotta
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Bilotta @ 2002-02-04 17:01 UTC (permalink / raw)


Hello,

I'm starting to test the newmat module. Do you want me to flood
with requests? ;-)

Ok, by now, the only thing I need is the match for the
align environments in AMS-LaTeX. By now I'll work with this
approximation:

\def\doeqalign#1{\eqalign{#1\cr}\stopformula}

\def\startalign{%
    \startformula
    \let\\\cr
    \grabuntil{stopalign}\doeqalign
}
\let\stopalign\relax

which is enough for my needs.

--
Giuseppe "Oblomov" Bilotta


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Testing the newmat module ...
  2002-02-04 17:01 Testing the newmat module Giuseppe Bilotta
@ 2002-02-04 21:43 ` Giuseppe Bilotta
  2002-02-05 16:27   ` Re[2]: " Giuseppe Bilotta
  0 siblings, 1 reply; 3+ messages in thread
From: Giuseppe Bilotta @ 2002-02-04 21:43 UTC (permalink / raw)
  Cc: ntg-context

Monday, February 04, 2002 Giuseppe Bilotta wrote:

GB> Hello,

GB> I'm starting to test the newmat module. Do you want me to flood
GB> with requests? ;-)

GB> Ok, by now, the only thing I need is the match for the
GB> align environments in AMS-LaTeX.

Oh, well, I also need 'gather' and 'cases', now ...

--
Giuseppe "Oblomov" Bilotta


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re[2]: Testing the newmat module ...
  2002-02-04 21:43 ` Giuseppe Bilotta
@ 2002-02-05 16:27   ` Giuseppe Bilotta
  0 siblings, 0 replies; 3+ messages in thread
From: Giuseppe Bilotta @ 2002-02-05 16:27 UTC (permalink / raw)
  Cc: ntg-context

Monday, February 04, 2002 Giuseppe Bilotta wrote:

GB> Monday, February 04, 2002 Giuseppe Bilotta wrote:

GB>> Hello,

GB>> I'm starting to test the newmat module. Do you want me to flood
GB>> with requests? ;-)

GB>> Ok, by now, the only thing I need is the match for the
GB>> align environments in AMS-LaTeX.

GB> Oh, well, I also need 'gather' and 'cases', now ...

And while we're at it, what about overset and underset?

--
Giuseppe "Oblomov" Bilotta


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-05 16:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-04 17:01 Testing the newmat module Giuseppe Bilotta
2002-02-04 21:43 ` Giuseppe Bilotta
2002-02-05 16:27   ` Re[2]: " Giuseppe Bilotta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).