View Single Post
Old 11-25-2012, 10:47 AM   #6
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 27,552
Karma: 193191846
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Sorry, you'll have to use Sigil's Code View to enter the html I suggested. You won't be able to achieve what you want using Book (WYSIWYG) View alone.

As for creating/adding/linking a CSS file... my apologies... I assumed too much about your ePub-knowledge/skill-level. If you're not using an external stylesheet for your ePub (and don't know how), perhaps you should forget that part for now. How to create an external stylesheet and ensure it's properly linked in all the necessary html files is probably a lesson in itself (for another time).

In Code view, make sure you have:
Code:
<h4 title="[Hoofdstuk 1]"></h2>
Then generate the ToC. And see if this achieves what you're looking for.

EDIT: theducks method should definitely work for you, as well. But either way, you're going to have to step out of the comfort of Book View and "get your hands dirty" in Code View to do what you want.

Last edited by DiapDealer; 11-25-2012 at 10:50 AM.
DiapDealer is offline   Reply With Quote