At Mon, 13 Feb 2012 12:55:21 -0800 (PST), rolmei wrote: > > Hi, > the bugfix is in my repository at > http://bitbucket.org/rolmei/sphinx-epub/ > > The fix does not add the hidden entries to the toc.ncx, I do not > want to make a distinction between different meanings of hidden. > The contents can nonetheless be reached by navigation to the parent > node and pressing the next page button, following the next link, or > by just entering the page number (if that is known). > > The repository also contains new epub options/theme options for > removing the relbar1 and footer divs, resizing the cover image and a > fix for unsupported image types. > > Roland > > PS. > I'll also create a pull request for birkenfeld/sphinx
Hi Roland, What ebook viewer are you using? It seems that the calibre ebook viewer uses the toc.ncx file for navigation, because when I generate an epub with toctree :hidden: and view it in the calibre ebook-viewer, I am unable to navigate or even turn pages. I’m not sure what the correct behavior is here. I suppose that it depends on the semantics of “hidden” for a toctree. I think that perhaps content listed in the content.opf file should also be in the toc.ncx. best, Erik
Sent from my free software system <http://fsf.org/>.
-- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.