Quote:
Originally Posted by FriedGopher
I have a quick related question about the ePub book I'm working on with separate files for each chapter. I'm OK with deleting and importing the files/chapters in Sigil when they change, but I have a single CSS file for all chapters.
If I put a link to that CSS file in all 57 chapters (I can explain why I want to do that if anyone cares), will that cause any problems in Sigil?
Should I delete those links before publishing the book, or are the readers smart enough not to bother reloading the CSS 57 times?
|
Having link to the main CSS stylesheet and any other CSS stylesheets from every xhtml file they apply to is pretty standard behaviour. How else is the renderer going to know which CSS to apply to the file?
I'm not sure why you would be editing separate files stored outside the epub .zip container. Even if I use a external editor, it is called from within Sigil using the setting under General/Basics/Set your preferred external xhtml editor.