From: Peter Flynn <peter.nosp@m.silmaril.ie>
To: help-gnu-emacs@gnu.org
Subject: Re: What is the best html to latex program on the market or the internet ?
Date: Tue, 23 Oct 2007 23:27:29 +0100 [thread overview]
Message-ID: <5o7aq4Flh5f9U2@mid.individual.net> (raw)
In-Reply-To: <1193090235.827063.9090@v29g2000prd.googlegroups.com>
vasan999@hotmail.com wrote:
> Basically, it should do all that any of the tools below and in
> addition,
You've already asked this, and been given the answer, but in case you
didn't see it...
XSLT.
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.
However, handling all the stupid things HTML authors do may make it
long-winded if you want to cope with them all. On the other hand, if
you are dealing with a reasonably consistent subset, it's probably the
most reliable method.
///Peter
next prev parent reply other threads:[~2007-10-23 22:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-22 21:57 What is the best html to latex program on the market or the internet ? vasan999
2007-10-23 0:05 ` vasan999
2007-10-23 22:24 ` Peter Flynn
2007-10-23 1:26 ` vasan999
2007-10-23 8:33 ` Edd Barrett
2007-10-23 18:13 ` metaperl.com
2007-10-23 18:44 ` gnuist006
2007-10-23 22:27 ` Peter Flynn [this message]
2007-10-24 3:42 ` gnuist006
2007-10-24 15:21 ` tsy
2007-10-26 23:06 ` Peter Flynn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5o7aq4Flh5f9U2@mid.individual.net \
--to=peter.nosp@m.silmaril.ie \
--cc=help-gnu-emacs@gnu.org \
--cc=remove.nosp@m.from.address \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).