#Numbering Equations
2 messages · Page 1 of 1 (latest)
https://forum.typst.app/t/how-to-conditionally-enable-equation-numbering-for-labeled-equations/977/11 has some suggestions
2 messages · Page 1 of 1 (latest)
If I want to number all equations I can do:
#set math.equation(numbering: "(Eq 1)", supplement: [Equation])
But how can I number only specific equations?
The equation:
$ cal(A)={E subset XX: E "or" E^c "is compact"} $
For example.
https://forum.typst.app/t/how-to-conditionally-enable-equation-numbering-for-labeled-equations/977/11 has some suggestions