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