Questions tagged [ncx]

5 questions
11
votes
1 answer

Is it a good idea to minify code when coding ePubs?

I typically minify my .css file because it's something I am used to when developing websites, but I have seen some people actually minify their .xml files (such as the .ncx, .opf, etc.). I have always wondered if anyone has seen a noticeable…
3
votes
0 answers

What do I need my (ePub) toc.ncx to have?

I am trying to figure out an appropriate toc.ncx that EpubCheck will recognize as correct. Right now I have:
Christos Hayward
  • 279
  • 1
  • 10
3
votes
2 answers

NCX TOC - Hide the external TOC in EPUB 2?

Is there a way to completely remove or deactivate the external TOC? Would the code be written in the NCX file or elsewhere? If code could be provided that would be helpful as well.
maxwell
  • 742
  • 7
  • 12
2
votes
1 answer

EPUB 2 NCX How Should I Support pageList?

My viewer has support for a TOC populated from NCX navMap entries. However some books I have come across have some pages in the navMap section and some pages only in the pageList section. e.g.
Matt King
  • 21
  • 2
1
vote
0 answers

Nook read 37 files in ePub as 37 chapters instead of 11 in toc.ncx

Nook read 37 files in my ePub as 37 chapters instead of 11 chapters as set out in toc.ncx (NCX file) -- the ToC as presented by Nook lists filenames for all the chapters that do not have navPoint / navLabel set in toc.ncx, it looks like: Chapter…
jorourke
  • 126
  • 3