Re: [xsl] LaTeX -> RTF, is XSLT the right tool?

Subject: Re: [xsl] LaTeX -> RTF, is XSLT the right tool?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 24 Oct 2002 09:38:50 +0100
> Is it feasible to do this?
yes

> Is XSLT the right language for the job
no

XSLT requires XML input.  The hard part of getting from (La)TeX to
anything else is inferring the structure. So if you can get from latex
to something you can input to xslt then you are almost there.

There are several latex to html tools available, latex2html being the
best known although personally I seem to prefer tex4ht these days.

The common advice on tex lists is to go to html then give the html to
word and ask it to write out the rtf.

David


_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread