Index of /archives/text/CTAN/support/chktex

Icon  Name                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] COPYING 2022-10-18 09:17 18K [TXT] ChkTeX.c 2022-10-18 09:17 30K [TXT] ChkTeX.h 2022-10-18 09:17 11K [   ] ChkTeX.pdf 2022-10-18 09:18 399K [TXT] ChkTeX.tex.in 2022-10-18 09:17 75K [   ] ChkTeX.texrc 2022-10-18 09:17 194 [TXT] FindErrs.c 2022-10-18 09:17 65K [TXT] FindErrs.h 2022-10-18 09:17 6.5K [TXT] MakeChkTeXRC.pl 2022-10-18 09:17 1.5K [   ] MakeHTML.pl 2022-10-18 09:17 254 [TXT] Makefile.in 2022-10-18 09:17 9.2K [   ] NEWS 2022-10-18 09:17 10K [TXT] OpSys.c 2022-10-18 09:17 14K [TXT] OpSys.h 2022-10-18 09:17 6.9K [TXT] README 2022-10-18 09:17 1.0K [TXT] Resource.c 2022-10-18 09:17 15K [TXT] Resource.h 2022-10-18 09:17 2.5K [TXT] Test.nore.out 2022-10-18 09:17 28K [TXT] Test.pcre.out 2022-10-18 09:17 29K [TXT] Test.posix-ere.out 2022-10-18 09:17 28K [   ] Test.tex 2022-10-18 09:17 6.9K [TXT] Utility.c 2022-10-18 09:17 21K [TXT] Utility.h 2022-10-18 09:17 4.8K [TXT] aclocal.m4 2022-10-18 09:18 828 [   ] autogen.sh 2022-10-18 09:17 1.1K [   ] chktex.1 2022-10-18 09:17 3.1K [TXT] chktexrc.in 2022-10-18 09:17 31K [TXT] chkweb 2022-10-18 09:17 1.3K [   ] chkweb.1 2022-10-18 09:17 2.8K [TXT] config.h.in 2022-10-18 09:17 4.4K [TXT] configure 2022-10-18 09:18 189K [   ] configure.ac 2022-10-18 09:17 5.4K [   ] deweb.1 2022-10-18 09:17 2.9K [TXT] deweb.in 2022-10-18 09:17 2.8K [   ] input.tex 2022-10-18 09:17 60 [DIR] input/ 2022-10-18 12:34 - [TXT] install-sh 2022-10-18 09:18 15K [TXT] lacheck 2022-10-18 09:17 1.0K [DIR] m4/ 2022-10-18 12:34 - [TXT] rmeheader.in 2022-10-18 09:17 815 [TXT] stamp-h.in 2022-10-18 09:18 10 [DIR] tests/ 2022-10-18 12:34 - [TXT] types.h 2022-10-18 09:17 249
ChkTeX
======

ChkTeX is a tool to check for common errors in LaTeX files.  It also
supports checking CWEB files (uses a perl5 script).  It is highly
customizable allowing you turn off any warnings you don't like, as
well as add your own warnings.  It works easily with Emacs and AUCTeX,
but should also be easy to interface with other editors.  If you have
interfaced ChkTeX with another editor, please contribute how you did
it.

It is important to remember that ChkTeX is only intended as a *guide*
to fixing faults.  It is by no means always correct.  This means that
correct LaTeX code may produce errors in ChkTeX, and vice versa:
incorrect LaTeX code may pass silently through.  If you have ideas for
new warnings or ways in which current warnings could be improved,
please report them on the
[bug tracker](https://savannah.nongnu.org/bugs/?group=chktex).

For complete documentation see [the manual](http://www.nongnu.org/chktex/ChkTeX.pdf).

ChkTeX is released under the GNU Public License version 2 or greater.