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