blob: 5dd1a786070412dbdbdf1ab497cf281293e4aef6 (
plain) (
blame)
1
2
3
4
5
6
7
|
The LaTeX::Driver module encapsulates the details of invoking the
Latex programs to format a LaTeX document. Formatting with LaTeX
is complicated; there are potentially many programs to run and the
output of those programs must be monitored to determine whether
further processing is required.
WWW: http://search.cpan.org/dist/LaTeX-Driver/
|