Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #73341
| X-Received | by 10.224.43.202 with SMTP id x10mr1079053qae.0.1403018113977; Tue, 17 Jun 2014 08:15:13 -0700 (PDT) |
|---|---|
| X-Received | by 10.182.176.37 with SMTP id cf5mr64338obc.22.1403018113743; Tue, 17 Jun 2014 08:15:13 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!enother.net!enother.net!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!i13no4389822qae.1!news-out.google.com!qf4ni5igc.0!nntp.google.com!r2no2053800igi.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Tue, 17 Jun 2014 08:15:13 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=149.173.1.45; posting-account=N0LDbQoAAADbFrhcL4Vyvhxzh6UNKi_p |
| NNTP-Posting-Host | 149.173.1.45 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <bad288bd-c147-414b-b9db-ab4f147ceb68@googlegroups.com> (permalink) |
| Subject | ANN: driver to convert LaTeX math to MathML, using Tralics |
| From | Tim <jtim.arnold@gmail.com> |
| Injection-Date | Tue, 17 Jun 2014 15:15:13 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Received-Bytes | 1823 |
| X-Received-Body-CRC | 3556412227 |
| Xref | csiph.com comp.lang.python:73341 |
Show key headers only | View raw
This is an announcement of a python driver to convert LaTeX math snippets to MathML (tralics_driver, MIT license). It may be of interest to Python developers who work with LaTeX and MathML. There are several tools to convert LaTeX math to MathML; this tool is a driver that uses Tralics: Tralics is free software whose purpose is to convert a LaTeX document into an XML file, from http://www-sop.inria.fr/marelle/tralics/ This tool is not affiliated with Tralics or the Tralics team, it is only a driver. The driver is written in and meant to be used from Python. It requires: * Python pexpect package * Tralics installation * Python lxml package (elementtree could be used as well) The driver is available on GitHub; the documentation is here: http://tiarno.github.io/tralics_driver/ thanks, --Tim Arnold
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
ANN: driver to convert LaTeX math to MathML, using Tralics Tim <jtim.arnold@gmail.com> - 2014-06-17 08:15 -0700
csiph-web