Package : perl-Template-Plugin-Latex

Package details

Summary: LaTeX plugin for the Template Toolkit

Description:
The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.

You use the Template::Latex module exactly as you would the Template
module.

my $tt = Template::Latex->new(\%config);
$tt->process($input, \%vars, $output)
|| die $t->error();


URL: http://search.cpan.org/dist/Template-Plugin-Latex
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs