-
Notifications
You must be signed in to change notification settings - Fork 198
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
ePub files with table tr td #46
Comments
No reason, I just don't work with many books with tables. I can investigate if you describe these problems. |
We have been trying to customize to implement features like bookmarks, highlights and search... We face two problems when the books have tables:
Please advise. |
From the description, it sounds like the problems you're having relate to a layer of functionality you're implementing above Monocle. It's not clear where Monocle can assist with this. Perhaps you could isolate the simplest possible test-case demonstrating the problem, either in a gist or in a commit to the test/bugs directory. |
Joseph, Thank you for your reply. You are right, we are trying to customize Monocle Regards, On Wed, Aug 3, 2011 at 7:01 PM, joseph <
|
I'm closing this as 'answered'. But please re-open if you do come up with that simplified version or fix. |
We have problems customizing monocle to suit for ePub files with TABLE, TR, TD tags.. Then we found that none of monocle ePub sample files has those tags, could someone explain why? Thanks!
The text was updated successfully, but these errors were encountered: