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
> \end{equation*}
>
> in ConTeXt?

Maybe for simple alignments the following is good enough?

\startformula
\left.\eqalign{
& 2^2 | n_0\cr
& 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
}\right\} \Rightarrow 2^2 | (n_0 + 2 - n_0) \Rightarrow 2^2 | 2
\stopformula

Olivier
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to