Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • It would seem better to wrap the whole thing in a larger equation, and separated the aligned by using a \quad or two. Commented Nov 13, 2019 at 18:33
  • I disagree; explicit positioning is exactly what we use aligned to avoid. If you want greater control (and I don't think this is visually critical enough to warrant designing your document code around this goal) you can play with the column spacing. Commented Nov 15, 2019 at 18:30
  • One problem is that when the equations on different columns have different heights, the horizontal alignment gets screwed. Commented Feb 11, 2020 at 14:09