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