Posted by Peter Flynn on 10/26/07 23:06
On Wed, 24 Oct 2007 08:21:29 -0700, tsy wrote:
> 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?
Yes. XSLT *is* a decent scripting (well, transformation-to-other-formats)
language.
///Peter
[Back to original message]
|