Logo
Explore Help
Sign In
IntenseWebs/sphinx
3
0
Fork 0
You've already forked sphinx
mirror of https://github.com/sphinx-doc/sphinx.git synced 2025-02-25 18:55:22 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
53ed3342baa29006ea13cc7d46b7a5e940fc9bda
sphinx/tests/roots/test-ext-math/index.rst

23 lines
205 B
ReStructuredText
Raw Normal View History

Refactor the tests of math extensions.
2016-01-09 17:33:51 -08:00
Test Math
=========
Add domain support to support equation cross references (ref: #1210, #2851)
2016-08-16 23:36:31 +09:00
.. toctree::
math
Refactor the tests of math extensions.
2016-01-09 17:33:51 -08:00
.. math:: a^2+b^2=c^2
Inline :math:`E=mc^2`
Second math
.. math:: e^{i\pi}+1=0
Use "align" environment to wrap math equations instead of "gather" Using align brings the benefit when multiple math equations are in one math directive, alignment is provided. We also use "aligned" to wrap the equations since in this way all the equations will be given only one label/tag, while previously only the first equation is labeled.
2016-01-15 01:39:31 -08:00
Multi math equations
.. math::
S &= \pi r^2
V &= \frac{4}{3} \pi r^3
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 37ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API