View Single Post
Old 11-21-2014, 04:59 PM   #8
DomesticExtremis
Addict
DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.DomesticExtremis ought to be getting tired of karma fortunes by now.
 
DomesticExtremis's Avatar
 
Posts: 243
Karma: 359054
Join Date: Nov 2012
Device: default
Quote:
I have one file, called "front_matter.xhtml", which contains ALL the front matter to my book, i.e. the title page, the following illustration, the table of contents and the list of illustrations. That "Add Semantics" thingie will only allow me to add one of those things.

And in any case, even if I did add a "semantic", I still don't get what that's supposed to do.
Split the file then add appropriate semantics to each bit.
IIRC the semantics actually updates the guide section of content.opf.
e.g.
Code:
<reference href="Text/contents.xhtml" title="Table Of Contents" type="toc"/>
and so on.
The reader should use these internally for various functions.
DomesticExtremis is offline   Reply With Quote