Re: [NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-12 Thread Xan
En/na Olivier ha escrit: Hi Xan, For example, what is the equivalent of: \begin{equation*} \left.\begin{aligned} & 2^2 | n_0\\ & 4^2 | n_0 + 2 \Rightarrow (2^2)^2 | n_0 +2 \Rightarrow 2^2 | n_0 +2 \text{ ya que } 2^2 | (2^2)^2 \end{aligned}\right\} \Rightarrow 2^2 | (n_0 + 2 - n_0) \Righ

Re: [NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-12 Thread Oliver Buerschaper
I would also use \implies instead of \Rightarrow (slightly different spacing). Doesn't work I'm afraid (2009.05.11 14:38 MKIV) ... \implies is undefined. --- \starttext \startformula A\implies B \stopformula \stoptext --- Oliver ___

Re: [NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-11 Thread Alan BRASLAU
On Monday 11 May 2009 20:16:11 Aditya Mahajan wrote: > I would also use \implies instead of \Rightarrow (slightly different > spacing). ! Undefined control sequence. \implies $\to$ \usemodule[math-ams] ___ If your q

Re: [NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-11 Thread Olivier
Hi Xan, > For example, what is the equivalent of: > > \begin{equation*} > \left.\begin{aligned} > & 2^2 | n_0\\ > & 4^2 | n_0 + 2 \Rightarrow (2^2)^2 | n_0 +2 \Rightarrow 2^2 | n_0 +2 > \text{ ya que } 2^2 | (2^2)^2 > \end{aligned}\right\} \Rightarrow 2^2 | (n_0 + 2 - n_0) \Rightarrow 2^2 | 2 >

Re: [NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-11 Thread Aditya Mahajan
On Mon, 11 May 2009, Xan wrote: Hi, I read the document "Using \startalign and friends" of Aditya (that it's good) and I can't find anything under ams aligned. Is this an equivalent in ConText? Strictly speaking, none. You can fake aligned and gathered with matrices. For example, what is

[NTG-context] What is equivalent of latex math aligned in ConTeXt?

2009-05-11 Thread Xan
Hi, I read the document "Using \startalign and friends" of Aditya (that it's good) and I can't find anything under ams aligned. Is this an equivalent in ConText? For example, what is the equivalent of: \begin{equation*} \left.\begin{aligned} & 2^2 | n_0\\ & 4^2 | n_0 + 2 \Rightarrow (2^2)^2