generate TOC duplicates puzzle
I am converting from epub to mobi and trying to generate a TOC.
the epub is split by chapter and the text CHAPTER occurs only as a chapter heading. i.e. the epub html file start CHAPTER 1 CHAPTER 2 etc.
so I set a chapter detect regex as CHAPTER \d and force TOC generate.
in the MOBI i do then get TOC but each chapter entry is there 4 times. each of the 4 link to the chapter start correctly, but I cant figure what is creating the duplicates
i get e.g. 2 entries saying CHAPTER 1 ( folloed by 1st line of text)
plus 2 entries saying only CHAPTER 1.
please see uploaded screen grab of TOC in calibre viewer
Last edited by cybmole; 01-03-2011 at 03:59 AM.
|