From this question we know that aligning the equal signs in
A = B = C
D = E = F
is done by using alignat, not align.
If we have instead
A = W + M = C
B = i + \iota = D
how can the equal signs as well as the + be aligned?
|
|
The important rule for all Such basic question as you posted can be easily written in many ways (#1 = #2, #3 = #4): Code (MWE)
OutputLeft-aligned (#1 and #2)
Right-aligned (#3 and #4)
|
||||
|
|