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