all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What is the best html to latex program on the market or the internet ?
@ 2007-10-22 21:57 vasan999
  2007-10-23  0:05 ` vasan999
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: vasan999 @ 2007-10-22 21:57 UTC (permalink / raw)
  To: help-gnu-emacs

Basically, it should do all that any of the tools below and in
addition,

1/
human readable output that maintains the text lines of the source, ie
does not scramble the text lines or insert newlines unnecessarily or
removes them. inserts minimal latex elements.

2/
maintains cross-links, ie convert <href to \ref and <name= to \label

but if the set of htmls is incomplete proceed with the assumption that
the reference is there, ie dont delete the links or try to modify them
or their addresses. One of the tool I tested is too smart in this
respect and actually ruins the result.

3/
proper conversion of images, tables, etc. No math mode involved in
html.


4/
Even an emacs lisp function could be written by a guru that can do the
job.

5/
Is there any commercial wysiwig tool ?


LaTeX etc

    * html2latex is a program based on the NCSA html parser. Contact:
Nathan.Torkington@vuw.ac.nz.
    * Another html2latex can combine several HTML files into a single
LaTeX file, converting links between the files to references. External
URL's can be converted into footnotes or into a bibliography sorted on
URL. Contact: F.J.Faase@cs.utwente.nl (Frans J. Faase)
    * Another html2latex implemented on Linux by yacc+lex+C. Also
available from the TSX-11 Linux FTP site as nc-html2latex-0.97.tar.gz.
Contact: naochan@naochan.com (Naoya Tozuka)
    * htmlatex.pl is a perl script to do the conversion (may be moving
soon). Contact: n9146070@cc.wwu.edu (Jake Kesinger)
    * There is also a sed script to convert HTML into LaTeX.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-10-26 23:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2007-10-24  3:42   ` gnuist006
2007-10-24 15:21   ` tsy
2007-10-26 23:06     ` Peter Flynn

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.