Quote:
Originally Posted by jray9242
Let me ask this one last question.
Do I create each chapter as a standalone HTML complete with CSS and then merge them in Sigil?
I have been searching and haven't found any examples yet.
Thanks again.
|
Just use the Sigil split tool (manual) on the toolbar
OR
put
Code:
<hr class="sigil_split_marker" />
at the split point

I use Search and replace to insert the code when there is a good
trap condition.
<F6> executes the split (do a save before, is a good practice)