Skip to content

= sign alignment while each line in numbered #4140

Answered by EpicEricEE
hamaney asked this question in Q&A
Discussion options

You must be logged in to vote

Check out the equate package:

#import "@preview/equate:0.1.0": equate

#set math.equation(numbering: "(1)")
#show: equate

Possibly we'll need some computation that lies across several lines
$ x^2 + y^2 &= 4 \
        y^2 &= 4 - x^2 \
          y &= sqrt(4 - x^2) $

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@l0wx
Comment options

@hamaney
Comment options

Answer selected by hamaney
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants