[NTG-context] Math alignment question
Aditya Mahajan
adityam at umich.edu
Fri Sep 23 20:45:21 CEST 2022
On Thu, 22 Sep 2022, Jeong Dal via ntg-context wrote:
> Dear Mikael and Hans,
>
> Recently, you introdued the new command “\alignhere, \breakhere, \skiphere” which works fine.
>
> Since I usually use the following code that is adopted from My Way(Mathalign.pdf), I’d like to know that there is a way to use “\alignhere, \breakhere, \skiphere” for the case below?
>
> \startformula\startalign
> \NC A \NC = 3 \NR
> \NC B \NC = 5 \NR
> \stopalign\stopformula
The way I see it is that the current implementation is that it is way to break a _single_ long equation to multiple lines. For multiple equations, you still need to use the \startalign method.
Aditya
More information about the ntg-context
mailing list