htmltotex
htmltotex is a utility for converting html pages to TeX
documents. This is a program written in Perl5. Here you will get the
first release of the code and a tutorial telling how to use the
program. You will also get the source for imgtops which
is a Perl code for converting images in almost any format to a
postscript file.
htmltotex accepts only local files written according to
html2 specifications
and outputs a TeX file which you should compile
using your TeX compiler. imgtops, on the other hand,
converts only local image files to encapsulated postscript files.
You may not convert by these programs html files or image files that
reside in remote machines.
Requirements
- Perl 5
- The library files:
fonts.mac
,
misc.mac
,
spl-chars
and
htmltotex.rc
.
These are provided in the distribution.
- The image converter program
imgtops
(if you like
to put inline images in your TeX document)
- The file
epsf.sty
for incorporating inline images
in TeX files.
- The package netpbm
- The program djpeg (for jpeg files)
Installation instructions
- Uncompress and unpack the file
htmltotex.tar.gz.
- Read the file README for details. You may go for
- manual instllation, or
- installation using the Makefile provided.
- Try to convert the file
test.html
using htmltotex.
Tutorials
Download
You may download the entire package from the sites
ftp://144.16.67.96/pub/barda/htmltotex.tar.gz or
http://www2.csa.iisc.ernet.in/~abhij/htmltotex.tar.gz.
Or you may get the individual files by http:
Feedback
You may contact me at:
Abhijit Das
Department of Computer Science and Automation
Indian Institute of Science
Bangalore 560 012
India
e-mail: abhij@csa.iisc.ernet.in
URL: http://agastya.csa.iisc.ernet.in/cgi-bin/barda
Some related pages
HTML
HTML page
HTML 2.0 Specifications
HTML 3.2 Reference Specification
Validate your html document
TeX
Home page of Donald Ervin Knuth
The Comprehensive TeX Archive Network (CTAN)
- ftp.cdrom.com
- ftp.tex.ac.uk
- ftp.dante.de
TeX Users' Group (TUG) homepage
LaTeX homepage
AMSTeX and AMSLaTeX homepage
TeX-related newsgroup
Perl
Perl Language Home Page
Local pages
My homepage
Informatics laboratory homepage
CSA homepage
IISc homepage