Qiskit / platypus

Qiskit Textbook (beta)
https://learn.qiskit.org
Apache License 2.0
143 stars 249 forks source link

Enable Automatic Equation Numbering for all equations #1189

Closed techtolentino closed 9 months ago

techtolentino commented 2 years ago

Feature description

Currently, in order to have equation numbering, an author must use the {\tag ()} syntax, for every equation that they wish to number. However, it is possible to have MathJax render equations automatically.

This would be nice to have, and helpful for both authors and students, since the content can reference equations throughout the page.

This feature request is to figure out how we can patch our version of MathJax (via Mathigon Studio), to enable equation numbering, automatically.

Alternatives

No response

Additional context

MathJax documentation:

https://docs.mathjax.org/en/latest/input/tex/eqnumbers.html

vabarbosa commented 9 months ago

This repository is no longer maintained. It has been superseded by IBM Quantum Learning.