texlog_extract

Path: texlog_extract
Last Update: Tue Jul 06 21:58:12 +0200 2010

texlog_extract - extract error and warning messages from TeX log files

Synopsis

    texlog_extract [options] [file[.log]]

    Options:

    -h, --help            print this help and exit
    -V, --version         print version and exit
    -w, --web             html colouring instead of ansi

Description

This is texlog_extract version 1.0

texlog_extract extracts a TeX log file, keeping track of the files in which errors and warnings occur and, for each file, reports warnings, the first error (if any), and the error‘s line number. The output comes in ASCII, ANSI-colored ASCII or HTML.

Copyright

Copyright (C) 2009 Wybo Dekker (wybo@servalys.nl)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see www.gnu.org/licenses.

Required files

scriptingutils  

Methods

Constants

RELEASE = 1.0

Public Instance methods

[Validate]