The trouble is, TOC means two things: for me, it originally meant the table of contents you see in the book (that is what I want to remove). But it also means the toc.ncx, which as you say, is mandated by the EPUB spec. So, I have already made up my mind, but because of this ambiguity, I fear I have not previously made myself clear.
Thanks for the information about TOC creation: indeed, the generated HTML from which the EPUB was generated contains a TOC, so it seems I just need to suppress that. If I remove it manually, I get the result I'm after. Hence, I shall chase the problem up the toolchain (the next step being in LaTeXML).
Thanks very much for your patient help!
|