Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page breaks not detected? #85

Closed
laudrain opened this issue Oct 18, 2017 · 1 comment · Fixed by #100
Closed

page breaks not detected? #85

laudrain opened this issue Oct 18, 2017 · 1 comment · Fixed by #100
Assignees
Labels

Comments

@laudrain
Copy link

laudrain commented Oct 18, 2017

I have page breaks in content files with that tagging:

<span epub:type="pagebreak" id="page_51" title="51"/>

and a page-list in nav file.

But the ace.json report says:

 "properties": {
    "hasMathML": false,
    **"hasPageBreaks": false**
  },
@rdeltour rdeltour self-assigned this Oct 18, 2017
@rdeltour rdeltour added the bug label Oct 18, 2017
@rdeltour rdeltour added this to the Beta 2 milestone Oct 18, 2017
@rdeltour
Copy link
Member

sounds like a bug. I'll try to reproduce and will come back to you if I can't. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants