View Single Post
Old 10-06-2018, 02:43 PM   #1
XRaySpeX
Member
XRaySpeX began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Dec 2010
Location: Reading, UK
Device: Kindle 3 3G
Creating a ToC in a Kindle .AZW eBook that has none

My Kindle eBook has chapter headings like:
Chapter I

- AT MAYTREE COTTAGE


The equivalent HTML seems to be :
<p class="calibre_12"><font size="4"><span class="bold">Chapter I</span></font></p><p class="calibre_12">- AT MAYTREE COTTAGE</p>

How would I create a ToC like:
Chapter I - AT MAYTREE COTTAGE

using the Convert Books ToC function?

I can already create the ToC just with:
Chapter I
with the ToC function by just leaving its XPath Expressions as the default blank.
XRaySpeX is offline   Reply With Quote