Reply to Re: What is the best html to latex program on the market or the internet ?
Posted by tsy on 10/24/07 15:21
On Oct 24, 5:27 am, Peter Flynn <peter.n...@m.silmaril.ie> wrote:
> vasan...@hotmail.com wrote:
> Run your HTML through Tidy to produce XHTML.
> Then write an XSLT script to transform it to LaTeX.
> This gives you 100% control and ensures robustness.
Is XSLT way easier than using a decent scripting language with a SAX
library?