Main > Programming > Libraries >

HTML::Latex 1.1

HTML::Latex 1.1

Sponsored Links

HTML::Latex 1.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.047 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1148
Date added: 2006-09-21
Publisher: HTML::Latex Team

HTML::Latex 1.1 description

HTML::Latex is a Perl module that creates a Latex file from an HTML file.

SYNOPSIS

use HTML::Latex

my $parser = new HTML::Latex($conffile);
$parser->set_option(%options);
$parser->add_package(@packages);
$parser->ban_tag(@banned);
$parser->set_log($logfile);

# Option 1:
foreach my $uri (@ARGV) {
my ($htmlfile,$latexfile) = $parser->html2latex($uri);
}

# Option 2:
foreach my $uri (@ARGV) {
my $in = IO::File->new("< $uri");
my $out = IO::File->new("> $uri.tex");
$parser->html2latex($in,$out);
}

# Option 3:
my $html_string = join("n",<>);
my $tex_string = $parser->parse_string($html_string,1);

# Option 4:
my $html_string = join("",@ARGV);
my $tex_string = $parser->parse_string($html_string);
print $tex_string;

This class is used to create a text file in Latex format from a file in HTML format. Use the class as follows:

1. Create a new HTML::Latex object.
2. Override any options using set_option(), add_package(), ban_tag(), or set_log().
3. Run html2latex() on a file or URL.
4. Do whatever you want with the filename that was returned.

HTML::Latex 1.1 Screenshot

Advertisements

HTML::Latex 1.1 Keywords

Bookmark HTML::Latex 1.1

Hyperlink code:
Link for forum:

HTML::Latex 1.1 Copyright

WareSeeker periodically updates pricing and software information of HTML::Latex 1.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of HTML::Latex 1.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
HTMLatex does on-the-fly rendering of LaTeX source to HTML documents. Free Download
HTML::Declare is a Perl module for When Template Systems Are Too Huge And Heredocs Too Messy. Free Download
HTML::HiLiter is a Perl module that can highlight words in an HTML document just like a felt-tip HiLiter. Free Download
HTML::LoL is a Perl module that can construct HTML from pleasing Perl data structures. Free Download
HTML::Adsense is a Perl module that can create adsense widgets easily. Free Download
HTML::QuickTable is a Perl module to quickly create fairly complex HTML tables. Free Download
HTML Objects is a Perl module library for turning HTML tags into Perl objects. Free Download
GuitarTeX is a tool for guitarists who want to print good looking and easy to play song sheets. Free Download