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

NAME

Padre::Document::LaTeX::Syntax - Latex document syntax-checking in the background

VERSION

version 0.13

SYNOPSIS

Syntax checking for LaTeX documents

DESCRIPTION

This class implements syntax checking of LaTeX documents in the background. It inherits from Padre::Task::Syntax. Please read its documentation!

SEE ALSO

This class inherits from Padre::Task::Syntax which in turn is a Padre::Task and its instances can be scheduled using Padre::TaskManager.

AUTHORS

  • Zeno Gantner <zenog@cpan.org>

  • Ahmad M. Zawawi <ahmad.zawawi@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Zeno Gantner, Ahmad M. Zawawi.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.