Quantcast
Channel: MobileRead Forums - Reading and Management
Viewing all articles
Browse latest Browse all 24033

repair/building a TOC by "file location"

$
0
0
Found a FIX ... (when making/repairing a table of contents)

In a book where "chapters are by file location" that chapter may appear at the top, bottom, or anywhere in between when the reader displays it.

THIS WORKS
in the stylesheet.css:
.pb {
page-break-before: always;
}

before the chapter heading:
<p class="pb" id="id01"> </p>

(id="id02" - id="id03" - etc.)

RES

Viewing all articles
Browse latest Browse all 24033

Trending Articles