summaryrefslogtreecommitdiff
path: root/sphinx/ext/mathbase.py
Commit message (Expand)AuthorAgeFilesLines
* ext: pep8 fixesGeorg Brandl2015-03-081-15/+31
* all: update copyrightGeorg Brandl2015-01-031-1/+1
* Update copyright year.Georg Brandl2014-03-011-1/+1
* Closes #1299: Make behavior of the :rst:dir:`math` directive more consistent ...Georg Brandl2014-01-121-0/+4
* Closes #929: Support parsed-literal blocks in LaTeX output correctly.Georg Brandl2014-01-111-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* Merge with 1.0Georg Brandl2011-09-231-1/+2
|\
| * Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-1/+2
* | The math extension displaymath directives now support ``name`` inGeorg Brandl2011-06-301-1/+4
* | Add Texinfo support in ext.graphviz, ext.inheritance_diagram and ext.mathbase.Jonathan Waltman2011-03-051-5/+8
* | merge with 1.0Georg Brandl2011-01-151-1/+2
|\ \ | |/
| * Fix for docutils versions without directive.src attribute.Georg Brandl2011-01-151-1/+2
* | merge with 1.0Georg Brandl2011-01-071-0/+2
|\ \ | |/
| * Add line numbers to newly generated nodes.Georg Brandl2011-01-071-0/+2
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
* | Implement missing node handlers for texinfo. Enable checking warnings from t...Georg Brandl2010-10-221-2/+2
* | Fix call.Georg Brandl2010-10-221-2/+2
* | Add add_node() support for texinfo and add handlers for nodes in our extensions.Georg Brandl2010-10-221-12/+30
|/
* Add more visitors for manpage writer.Georg Brandl2010-03-011-0/+17
* Happy new year!Georg Brandl2010-01-011-1/+1
* Change the name of mathbase.setup() so that putting it in extensions doesn't ...Georg Brandl2009-11-081-1/+1
* Convert directives in builtin extensions to class API.Georg Brandl2009-02-181-18/+30
* Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
* Allow nonwrapped displaymath.Georg Brandl2008-08-071-3/+7
* Test suite update for math extension.Georg Brandl2008-08-061-3/+3
* Add math support to Sphinx.Georg Brandl2008-08-061-0/+135