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*

10
  • 3
    Note that pure mathjax questions are off topic but you can probably formulate that as a latex question Commented Jan 24, 2024 at 14:24
  • 4
    align is a top level display element you can not use it inside anything else perhaps you meant to use aligned Commented Jan 24, 2024 at 14:25
  • 1
    It would be better to completely remove the reference to mathjax and just focus on the LaTeX aspect of your question. Commented Jan 24, 2024 at 14:42
  • 3
    And your ` ×` does not map to anything usable Commented Jan 24, 2024 at 14:45
  • 4
    Does this answer your question? Using \left( & \right) around amsmath's align delimiter ("&"). Either use fixed size brackets, or placing the & outside the first \left will give essentially the same result. Commented Jan 24, 2024 at 14:46