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

Icon  Name                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] input/ 2024-04-27 15:32 - [DIR] m4/ 2024-04-27 15:32 - [DIR] tests/ 2024-04-27 15:32 - [TXT] stamp-h.in 2024-04-27 09:48 10 [   ] input.tex 2024-04-27 09:28 60 [   ] ChkTeX.texrc 2024-04-27 09:28 194 [TXT] types.h 2024-04-27 09:28 249 [   ] MakeHTML.pl 2024-04-27 09:28 254 [   ] test-all.sh 2024-04-27 09:28 288 [TXT] rmeheader.in 2024-04-27 09:28 815 [TXT] aclocal.m4 2024-04-27 09:48 828 [TXT] README 2024-04-27 09:28 1.0K [   ] autogen.sh 2024-04-27 09:28 1.1K [TXT] chkweb 2024-04-27 09:28 1.3K [TXT] MakeChkTeXRC.pl 2024-04-27 09:28 1.5K [TXT] Resource.h 2024-04-27 09:28 2.5K [TXT] deweb.in 2024-04-27 09:28 2.8K [   ] chkweb.1 2024-04-27 09:28 2.8K [   ] deweb.1 2024-04-27 09:28 2.9K [   ] chktex.1 2024-04-27 09:28 3.1K [TXT] config.h.in 2024-04-27 09:28 4.4K [TXT] Utility.h 2024-04-27 09:28 4.8K [   ] configure.ac 2024-04-27 09:28 5.4K [TXT] FindErrs.h 2024-04-27 09:28 6.5K [TXT] OpSys.h 2024-04-27 09:28 6.9K [   ] Test.tex 2024-04-27 09:28 7.0K [TXT] Makefile.in 2024-04-27 09:28 9.2K [TXT] ChkTeX.h 2024-04-27 09:28 11K [TXT] NEWS 2024-04-27 09:28 11K [TXT] OpSys.c 2024-04-27 09:28 14K [TXT] Resource.c 2024-04-27 09:28 15K [TXT] install-sh 2024-04-27 09:48 15K [TXT] COPYING 2024-04-27 09:28 18K [TXT] Utility.c 2024-04-27 09:28 21K [TXT] Test.nore.out 2024-04-27 09:28 28K [TXT] Test.posix-ere.out 2024-04-27 09:28 29K [TXT] Test.pcre.out 2024-04-27 09:28 30K [TXT] ChkTeX.c 2024-04-27 09:28 30K [TXT] chktexrc.in 2024-04-27 09:28 31K [TXT] FindErrs.c 2024-04-27 09:28 66K [TXT] ChkTeX.tex.in 2024-04-27 09:28 75K [TXT] configure 2024-04-27 09:48 192K [   ] ChkTeX.pdf 2024-04-27 10:51 399K
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.