On Fri, 29 Aug 1997, Douglas Bates wrote:
> I would welcome suggestions for printing fairly large collections of
> html files. My immediate application is to try to make some
Try html2latex. I've never used it, but if it works half as well as
latex2html, it's great. There is a debian package of it.
> html2ps *.html | lpr
This would probably become
html2latex *.html
latex *.tex
dvips *.dvi
Will
-------------------------------------------------------------------------------
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.cis.udel.edu/~lowe/
For PGP Public Key, visit my website.
-------------------------------------------------------------------------------
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .