HTML Document Conversion: Fixing Small Errors
Small errors include such things as:
Columns not lined up
Graphics not aligned correctly
Minor Typos
A Typed Error that has proliferated
throughout he document
Recurring formatting errors
Most of these errors are easily fixed using text editors. Simple Search
and Replace routines can fix iterative errors and copied mistakes
throughout an entire document. Using SED, you can fix
recurring problems in an entire set of documents.
Please refrain from using full-blown word processors as text-editors.
They will sometimes re-format the text or change the spacing and tabs.
This can be very damaging, especially to an HTML document relying on
preformatted text.
Last updated on: Thu Jun 15 10:15:09 PDT 1995