texspell(1) UNIX System V(2/2/84) texspell(1)
NAME
texspell - finds spelling errors in TeX documents.
texproofr - runs proofr on TeX's documents.
SYNOPSIS
texspell [ -i -w ] filename,
texproofr [ -i -w ] filename,
DESCRIPTION
TeX and LaTeX have control characters that spell does not recognize.
texspell and texproofr first filter these control characters using detex
and then pipe the result to spell or proofr 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
10/89 Page 1