summaryrefslogtreecommitdiff
path: root/tests/test_ext_math.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Takeshi KOMIYA2017-03-261-1/+1
|\
| * Year++Takeshi KOMIYA2017-03-261-1/+1
* | Reduce DeprecationWarnings for regexpTakeshi KOMIYA2017-02-171-4/+4
|/
* Fix flake8 violationsTakeshi KOMIYA2017-01-261-7/+7
* pytest: remove deprecated with_app decorator functionsshimizukawa2017-01-061-8/+10
* Add domain support to support equation cross references (ref: #1210, #2851)Takeshi KOMIYA2016-08-221-4/+9
* sphinx.ext.math: Update the label of permalinkTakeshi KOMIYA2016-07-191-1/+1
* Merge branch 'stable'Takeshi KOMIYA2016-07-151-2/+19
|\
| * Optimize tests: test_jsmathTakeshi KOMIYA2016-07-141-0/+16
| * Optimize tests: test_imgmath_png, test_imgmath_svgTakeshi KOMIYA2016-07-141-2/+2
|/
* Fix flake8 violation under tests/Takeshi KOMIYA2016-06-121-0/+4
* Fix testcaseTakeshi KOMIYA2016-04-161-3/+3
* Remove debug printTakeshi KOMIYA2016-04-141-1/+0
* sphinx.ext.mathbase: Refactor LaTeX outputTakeshi KOMIYA2016-04-141-8/+8
* Fix #2370: the equations are slightly misaligned in LaTeXTakeshi KOMIYA2016-04-141-0/+19
* Correct a duplicated test case name in test_ext_mathHong Xu2016-02-181-2/+2
* Math extension: support alignment of multiple equations for MathJAX.Hong Xu2016-02-181-0/+11
* Use "align" environment to wrap math equations instead of "gather"Hong Xu2016-01-201-0/+7
* Refactor the tests of math extensions.Hong Xu2016-01-181-0/+55