html2latex

Software Screenshot:
html2latex
Software Details:
Version: 1.1
Upload Date: 2 Jun 15
Developer: Peter Thatcher
Distribution Type: Freeware
Downloads: 5

Rating: 3.0/5 (Total Votes: 2)

html2latex is a Perl script designed to convert a properly formatted HTML file into a properly formatted LaTeX file.

Supports

� It can handle URLs on the command line and in the IMG tag.
� Converts pictures from jpeg or gif to png. pdflatex can have included pngs.
� Renders nested tables correctly.
� Supports most international characters (umlats, accents, etc).
� Converts all headers into sections. This can be easily customized.
� Lists of any form.
� Endless configuration thourgh command-line options or an XML config file.
� It is also very easy to extend by writing your own handlers.

Usage: html2latex [options] < filename >

Optional Parameters:
--help -h ? print this help
--image_scale --image -i < float > set image scale
--font_size --font -f < integer > set font size. Must be 10-12
--debug -d print debugging info
--table_border --border sets table around borders
--document_class --document
--class=s < string > sets latex document class
--package < string > adds a latex package each time
--latex2pdf --pdf -p creates a pdf and latex file
--paragraph --par -P sets the style of the paragraph to
HTML style
--ban -b < string > ban (ignore) tag
--head < string > add option to documentclass defenition
--conf -C < string > use alternate configuration file
--log -l < string > use alternate log file

Requirements:

� Perl
� HTML::Tree
� XML::Simple
� HTML::Parser
� XML::Parser
� LWP::Simple
� URI
� Image::Magick

What is new in this release:

  • Bugs concerning --font and --pdf were fixed.
  • Some international characters that weren't correct are now.
  • A new option --head allows options to be added in the documentclass command.

Similar Software

didit
didit

12 May 15

AsciiDoc
AsciiDoc

19 Feb 15

txt2html
txt2html

3 Jun 15

Landslide
Landslide

11 May 15

Comments to html2latex

Comments not found
Add Comment
Turn on images!