Automatic Equation Numbering #452
Unanswered
GoBigorGoHome
asked this question in
Ideas
Replies: 1 comment
-
TRUE. The \ref{equation number} seems to fail in marp-for-vscode as well, which makes math typing weirdly difficult. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please consider configuring mathjax in marp-for-vscode (or allow users to do that via options) so that equations are auto-numbered.
See https://docs.mathjax.org/en/latest/input/tex/eqnumbers.html for details.
Currently, when using mathjax, to number an equation, one has to write \tag{1} manually.
Beta Was this translation helpful? Give feedback.
All reactions