Hi,
I do not understand what you want to have, so here is just something
weird, but probably you look for simplealign.
\definemathsimplealign
[whatever]
\starttext
\startformula
\startalign
\NC a = \NC (b, c) \quad \mtext{with}\NR
\NC \NC \startwhatever
\NC b \NC = something \NR
\NC c \NC = someother \NR
\stopwhatever \NR
\NC somelong = \NC bla \NR
\stopalign
\stopformula
\stoptext
/Mikael
On Mon, Aug 14, 2023 at 1:20 PM Gerion Entrup <[email protected]> wrote:
>
> Hi,
>
> I try to typeset a nested align in a formula. However, the results looks
> really wrong. Here is a MWE:
>
> ```
> \starttext
> \startformula
> \startalign
> \NC a = \NC (b, c) \quad \text{with}\NR
> \NC \NC \startalign
> \NC b \NC = something \NR
> \NC c \NC = someother \NR
> \stopalign \NR
> \NC somelong = \NC bla \NR
> \stopalign
> \stopformula
> \stoptext
> ```
> Am I doing something wrong or are nested aligns not possible?
>
>
> Best,
> Gerion
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the
> Wiki!
>
> maillist : [email protected] /
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage : https://www.pragma-ade.nl / http://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___________________________________________________________________________________