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