![]() |
![]()
| ![]() |
![]()
NAMELaTeX::Driver::FilterProgram VERSIONSYNOPSISuse LaTeX::Driver::FilterProgram; LaTeX::Driver::FilterProgram->execute(format => $format); DESCRIPTIONThis module is not intended to be used except by the programs "latex2pdf", "latex2ps" and "latex2dvi" that are included in the LaTeX::Driver distribution. It implements the guts of those filter programs. SUBROUTINES/METHODS
DIAGNOSTICSThe module invokes the "LaTeX::Driver" module and optionally the "Template" module. Any errors from those modules are propogated outwards. CONFIGURATION AND ENVIRONMENTThe module invokes the latex family of programs via the "LaTeX::Driver" module. Those programs have their own set of environment variables and configuration files. DEPENDENCIESThe module requires that the Template Toolkit is installed for the "-tt2" option. INCOMPATIBILITIESNone known. BUGS AND LIMITATIONSNone known. AUTHORAndrew Ford <a.ford@ford-mason.co.uk> LICENSE AND COPYRIGHTCopyright (C) 2007 Andrew Ford. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|