blob: 2831d25a6c094d0f297141b5644dc836d2347673 (
plain) (
blame)
1
2
3
4
5
|
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.
|