Quote:
Originally Posted by sjkramer
I have a few files that have been exported to epub using Indesign CS4. I finally got the font embedding working (hurray!). I then opened the file in digital editions and could see the formatting and embedded fonts. However, once I saved the file using Sigil (even if I did no editing on it at all, just opened and saved it), much of the formatting was lost, including the embedded fonts.
|
If the XHTML flows in the epub have any flow-specific CSS (that is, included in a <style> element at the top), then those rules are currently discarded. Just move the CSS into a separate file.
This will be fixed in 0.2.0., and is one of the major reasons for the redesign.
Quote:
Originally Posted by sjkramer
However, when I view the file in Firefox using either Bookworm or the Firefox epubreader extension, I can see my imported formatting and fonts. Has this happened to anyone else?
|
The original file or the one saved from Sigil?