diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-01 01:10:27 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-04-01 01:10:27 +0000 |
| commit | 13d3977025d94422a7f9f98facb089c675548a6b (patch) | |
| tree | a0e614014a85bc8268c5870af13b5702723936ae /docs | |
| parent | df4699d04cb9dec846c2b8d08511b3aaa01f4d8a (diff) | |
| download | docutils-13d3977025d94422a7f9f98facb089c675548a6b.tar.gz | |
--- MERGE: merged r4335 to maintenance branch; original log message:
added link, patch from Alan Isaac
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/docutils-0.4@4474 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/user/links.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/user/links.txt b/docs/user/links.txt index 3bb2aaa70..3946e5814 100644 --- a/docs/user/links.txt +++ b/docs/user/links.txt @@ -35,6 +35,9 @@ the box. * Alberto Berti is developing an `OpenDocument writer`_. +* Jens J. Mortensen developed `LaTeX math for reST`_, which writes to + LaTeX or to MathML. + * xml2rst_, an XSLT stylesheet written by Stefan Merten, converts XML dumps of the document tree (e.g. created with rst2xml.py) back to reStructuredText. @@ -111,6 +114,8 @@ code base. .. _FAQ entry about Wikis: http://docutils.sf.net/FAQ.html#are-there-any-wikis-that-use-restructuredtext-syntax .. _FAQ entry about Blogs: http://docutils.sf.net/FAQ.html#are-there-any-weblog-blog-projects-that-use-restructuredtext-syntax .. _OpenDocument writer: http://thread.gmane.org/gmane.text.docutils.devel/3388 +.. _LaTeX math for reST: + http://docutils.sourceforge.net/sandbox/jensj/latex_math/ .. _xml2rst: http://www.merten-home.de/FreeSoftware/xml2rst/index.html .. _rst2ht: http://www.rutherfurd.net/articles/rst-ht2html.html .. _ht2html: http://ht2html.sourceforge.net/ |
