Repository URL to install this package:
|
Version:
5.3.0 ▾
|
test-latex-equation
===================
Equation without a label.
.. math::
E = mc^2
Equation with label.
.. math:: E = hv
:label: test
Second equation without label.
.. math::
c^2 = a^2 + b^2
Equation with label :eq:`test` is important.