diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-11-11 09:46:10 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2010-11-11 09:46:10 +0000 |
| commit | d6d73042121978279940f99fbdd8878b4330df25 (patch) | |
| tree | 6b9c4edd0d189add243cd2c0ed607f7fe81d3872 /docutils/docs/dev | |
| parent | 4f1b4c171c4a7e988f0b3f23648e3807bad34cc7 (diff) | |
| download | docutils-d6d73042121978279940f99fbdd8878b4330df25.tar.gz | |
todo doc fix: MathJax support for Sphinx is still a separate extension.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6477 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
| -rw-r--r-- | docutils/docs/dev/todo.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docutils/docs/dev/todo.txt b/docutils/docs/dev/todo.txt index f495053e2..e2bd91f58 100644 --- a/docutils/docs/dev/todo.txt +++ b/docutils/docs/dev/todo.txt @@ -1265,7 +1265,9 @@ MathJax_ typesetting that is scalable and prints at full resolution. * MathJax is a joint project of the AMS, Design Science, Inc., and the Society for Industrial and Applied Mathematics. - * `Math support in Sphinx`_ also works with MathJax. + * There is a `MathJax extension`__ for Sphinx. + + __ http://bitbucket.org/kevindunn/sphinx-extension-mathjax HTML+CSS format math in standard HTML enhanced by CSS rules |
