Equation numbering with latex
Site Bugs / Suggestions
2
Posts
2
Posters
0
Views
1
Watching
-
It would be very convenient if I could number the equations with a \label{eq:Transport} in latex and do \eqref{eq:Transport} in the text. Is it possible?
-
It would be very convenient if I could number the equations with a \label{eq:Transport} in latex and do \eqref{eq:Transport} in the text. Is it possible?
We use [MathJax](https://docs.mathjax.org/en/latest/input/tex/index.html), and according to [this answer](https://physics.meta.stackexchange.com/a/5397) it seems it's possible
cheers Chris Maunder