Announce: TeXML 2.0

O

Oleg Paraschenko

Hello,

I'm happy to announce TeXML 2.0.

* Do you generate TeX code? Then download and try TeXML.
* Do you convert XML to TeX? Then you ought to use TeXML.

Home: http://getfo.org/texml/
Tour: http://getfo.org/texml/tour_simple.html
Download: http://prdownloads.sourceforge.net/getfo/texml-2.0.0.tar.gz

TeXML is an XML syntax for TeX. The processor transforms the TeXML
markup into the TeX markup, escaping special and out-of-encoding
characters. The intended audience is developers who automatically
generate [La]TeX or ConTeXt files.


XML to PDF -- TeXML vs XSL-FO
-----------------------------

Similarity:

* Both TeXML and XSL-FO are an intermediate step in publishing XML
as PDF.
* -- In the XSL-FO way, you need an XSL-FO stylesheet.
-- By analogue, in the TeXML way, you need a TeXML stylesheet.

Differences:

* -- Open-source XSL-FO tools are not yet production quality;
-- LaTeX has been a reliable standard for decades.
* -- XSL-FO is for good enough PDFs;
-- TeXML is targeted to the minority to create excellent PDFs.


XML to TeX -- TeXML vs Perl/Java/Python/etc
-------------------------------------------

XSLT is very poor at working with strings, so it is hard to write
valid TeX. In contrast, Perl etc. are excellent at handling strings
and so can easily produce TeX, but they are inconvenient to manipulate
an XML. The solution is TeXML.

* XSLT is an ideal tool to convert XML to XML, and TeXML is an XML
syntax for TeX.
* A TeXML processor makes the rest, serializing TeXML to TeX.


TeXML benefits
--------------

* LaTeX and ConTeXt support.
* No need to bother escaping TeX special characters.
* No need to bother about empty lines in paragraphs.
* More than 700 unicode characters are mapped to LaTeX commands.
* Support for international publishing.
* Generated TeX code is human-friendly.
* Open source under the MIT/X Consortium license. Can be used in
commercial applications.
 
J

Joe Kesselman

Just wondering: Is this based on the TeXML developed at IBM's Watson
Research labs back around 1998, or is it a parallel evolution?
 
O

Oleg Paraschenko

Hi Joe,

Joe said:
Just wondering: Is this based on the TeXML developed at IBM's Watson
Research labs back around 1998,

Yes and no. For the first version (0.x, actually), the answer was
"yes". But now my TeXML have evolved so much that the answer is "mostly
no".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top