On Thu, 26 Oct 2000, Herbert Voss wrote:

> [EMAIL PROTECTED] wrote:
> > the document using figure-floats. The captions look like "Figure 3.4:" on
> > screen, but when printed, they all come out "Fogure 3.4:", etc. This is

Go to some directory you suspect might have the spelling error. Then enter
command:
        find . -name "*" | xargs grep Fogure

this should list all files that have the spelling error. Now just load the
erroneus file into your text editor, and search-and-replace all Fogures.

Note that the file with spelling error may be in your LaTeX distribution
files, often somewhere at /usr/local/tetex or something.

Reply via email to