NAME
latex2dvi - script to convert LaTeX file to DVI
SYNOPSIS
latex2dvi [OPTIONS] [-o output] [sourcefile]
DESCRIPTION
latex2dvi is a simple script to invoke the LaTeX::Driver module to convert a LaTeX file to DVI (TeX's device independent output format).
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.