Files
sphinx/tests/roots/test-ext-math/index.rst
2017-10-18 16:52:28 -04:00

25 lines
229 B
ReStructuredText

Test Math
=========
.. toctree::
:numbered: 1
math
page
.. math:: a^2+b^2=c^2
Inline :math:`E=mc^2`
Second math
.. math:: e^{i\pi}+1=0
Multi math equations
.. math::
S &= \pi r^2
V &= \frac{4}{3} \pi r^3