Texspell
texspell(1) User Commands texspell(1)
NAME
texspell - finds spelling errors in TeX documents.
texproofr - runs proofr on TeX's documents.
SYNOPSIS
texspell [ -i -w ] filename,
texispell [-i -w ] filename,
DESCRIPTION
TeX and LaTeX have control characters that spell does not
recognize. texspell and texispell first filter these con-
trol characters using detex and then pipe the result to
spell or ispell respectively.
TeX's and LaTeX's \input and \include files are recognized
and opened. If the -i flag is used, those files are
ignored.
Unmatching also is checked unless suppressed by the -w flag.
SEE ALSO
TEX(1), texeqn(1), detex(1), texmatch(1)
AUTHOR
Kamal Al-Yahya
Sun Microsystems Last change: 2/2/84 1