Skip to content

<itemref idref="nav" linear="no" /> misplaces TOC in ePub #1593

@ousia

Description

@ousia

I’m not sure this is a bug, but I think it may be one:

<itemref idref="nav" linear="no" />

linear=no misplaces the table of contents in the ebook-viewer from calibre.

But besides that, that attribute seems to be intended to remove the file from the reading order and making it accessible only by a link.

AFAIK, there is no way to access to the TOC other than the reading order in ePub files generating with pandoc.

Would it be possible to remove linear=no from <itemref idref="nav" linear="no" />?

Many thanks for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions