<div dir="ltr"><div><div><div><div><div><div><div><div><div>Hello,<br></div>I guess PinoTree is the maintainer of 'ebook-tools'.<br><br></div>I noticed that epubs with a prefix in toc.ncx don't succeed in parsing toc.<br>
</div>In my case I have an epub which contains the following in toc.ncx:<br></div><span style="color:rgb(68,68,68)"><span style="font-family:courier new,monospace"><ncx:elementName /></span></span><br></div>where 'ncx' is a prefix.<br>
<br></div>Seeing a function named '_get_possible_namespace', I thought it would be doing what I want, but I'm not sure it does the same.<br><br></div>So I created a small function which compares key elements (like navPoint, navMap, etc.) with given prefix. In my case 'ncx'.<br>
<br>I have seen that it is really rare of people using prefixes.<br><br></div>BTW, is 'ncx' the default prefix ? or there can be others ?<br><br></div>Cheers,<br>Jaydeep<br></div>