The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

latex2pdf - script to convert LaTeX file to PDF

SYNOPSIS

  latex2pdf [OPTIONS] [-o output] [sourcefile]

DESCRIPTION

latex2pdf is a simple script to invoke the LaTeX::Driver module to convert a LaTeX file to PDF.

TO BE EXPANDED

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.

SEE ALSO