| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: fix link to MathJax documentation | Georg Brandl | 2013-03-30 | 1 | -1/+1 |
| | | |||||
| * | Closes #1010: Make pngmath images transparent by default; IE7+ should handle it. | Georg Brandl | 2012-10-28 | 1 | -12/+5 |
| | | |||||
| * | Closes #817: note that math markup in docstrings needs to take care of ↵ | Georg Brandl | 2012-01-29 | 1 | -0/+4 |
| | | | | | backslashes. | ||||
| * | Make it clear that math labels are internal. | Georg Brandl | 2011-09-21 | 1 | -4/+4 |
| | | |||||
| * | s/jsmath/mathjax/ | Georg Brandl | 2011-07-23 | 1 | -1/+1 |
| | | |||||
| * | some changes to math docs | bond | 2011-07-19 | 1 | -8/+8 |
| | | |||||
| * | Closes #683: set default MathJax path to the CDN URL, and update the docs ↵ | Georg Brandl | 2011-05-15 | 1 | -8/+8 |
| | | | | | accordingly. | ||||
| * | Change redirected URLs to the new locations | Daniel Neuh?user | 2011-02-05 | 1 | -1/+1 |
| | | |||||
| * | Added :confval:`pngmath_add_tooltips`. | Georg Brandl | 2011-01-08 | 1 | -0/+7 |
| | | |||||
| * | Added the :mod:`sphinx.ext.mathjax` extension, based on | Georg Brandl | 2011-01-06 | 1 | -6/+38 |
| | | | | | https://bitbucket.org/kevindunn/sphinx-extension-mathjax/ by Kevin Dunn. | ||||
| * | #481, #482: fix ``.name`` reference matching. | Georg Brandl | 2010-08-05 | 1 | -4/+4 |
| | | | | | | #482: When doing a non-exact search, match only the given type of object. #481: Apply non-exact search for Python reference targets with ``.name`` for modules too. | ||||
| * | Use the new rst domain in the sphinx docs. | Georg Brandl | 2010-04-17 | 1 | -4/+4 |
| | | |||||
| * | Correct info about jsmath_path if given relative. | Georg Brandl | 2010-01-01 | 1 | -2/+2 |
| | | |||||
| * | Fix grammar. | Georg Brandl | 2009-03-04 | 1 | -2/+2 |
| | | |||||
| * | merge with main | Georg Brandl | 2009-02-14 | 1 | -2/+3 |
| |\ | |||||
| | * | Clarify what needs to be added to extensions. | Georg Brandl | 2009-02-07 | 1 | -2/+3 |
| | | | |||||
| * | | Fix more line length and trailing whitespace. | Georg Brandl | 2009-01-10 | 1 | -3/+3 |
| |/ | |||||
| * | * #72: In pngmath, make it possible to give a full path to LaTeX and | Georg Brandl | 2008-12-15 | 1 | -3/+11 |
| | | | | | | | | dvipng on Windows. For that to work, the ``pngmath_latex`` and ``pngmath_dvipng`` options are no longer split into command and additional arguments; use ``pngmath_latex_args`` and ``pngmath_dvipng_args`` to give additional arguments. | ||||
| * | Document that mathbase isn't meant to be included in the extensions config | Georg Brandl | 2008-12-06 | 1 | -2/+7 |
| | | | | | value. | ||||
| * | A few math experience improvements, inspired by Fredrik Johansson. | Georg Brandl | 2008-11-16 | 1 | -2/+12 |
| | | |||||
| * | Allow nonwrapped displaymath. | georg.brandl | 2008-08-07 | 1 | -0/+15 |
| | | |||||
| * | Test suite update for math extension. | georg.brandl | 2008-08-06 | 1 | -2/+2 |
| | | |||||
| * | Add math support to Sphinx. | georg.brandl | 2008-08-06 | 1 | -0/+166 |
