Quote:
Originally Posted by eschwartz
Isn't Atlantis supposed to output cleaner code than MS Word?
Word creates a disastrous soup of ms-&%@#! tags which do nothing and make it really hard to edit.
|
Yes, it does output very clean ePub documents. Even better that Sigil in that there is a consistency across all of the chapters. It collects all of the paragraphs that have the same formatting whether done with styles or by manipulating the paragraph setting themselves and then creates the minimum CSS styles that will be needed to format the data. It adds none of the font stuff that Word adds to HTML output and it converts font points in word documents to ems for scalable fonts.
Dale