NAME

LaTeX::Driver::FilterProgram

SYNOPSIS

use LaTeX::Driver::FilterProgram;
LaTeX::Driver::FilterProgram->execute(format => $format);

DESCRIPTION

This 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.

AUTHOR

Andrew Ford <a.ford@ford-mason.co.uk>

LICENSE AND COPYRIGHT

Copyright (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.