Adding level2 TOC info
I converted a word doc to an epub using Sigil. All looks good except the epub onlt generated a Level 1 TOC while the word doc had a level1 AND 2 doc.
The Level1 TOC style is
<p class="P_h1">
The level2 TOC style is
<p class="P_p">
Since the generated TOC did not pick up the Level2 style how do I add this?
I know the basic manual way of doing this but I will lose the color and styling of the original, do I have to add or change a style in the css?
thx
RD
Last edited by ralphiedee; 11-05-2012 at 08:02 PM.
|