Quote:
Originally Posted by mncowboy
If you are going to use the cleaned up file in Sigil, or another tool that uses external style sheets, the process is quite easy.
Make sure that all (I mean ALL!) text in the Word document has been formatted using styles.
Create an externall .css file that contains the styles you used in the Word document.
Save the Word document as a filtered web file.
Open up the resulting file in an editor and delete everything from <style> to </style>.
Insert a link to the stylesheet and you are done!
Bob
|
That is not clean. It is still full of unneccesary spans and font statements at least.