Quote:
Originally Posted by KevinH
You are running your tests as an output plugin via Sigil and not using the included demo python file right?
|
Yes, I'm not using "reader_demo_v3.py" file. After installing the plugin, I run it by clicking on its icon in the toolbar.
Quote:
There is no en-us.js file anyplace in Bibi. It is part of the hyphenator code.
|
Yes, of course, I know that

And I had to change the Hyphenator.js code in order the script were able to localize that file. Originally, Hyphenator has a folder named "Patterns" where are stored the hyphen patterns (not only "en", but also "es", "fr", etc., etc.). But in an epub, it's not possible for Hyphenator to locate the proper language file (because the Patterns folder doesn't exist), so I must include it in the ebook and must tell the script where to find it.
Quote:
But again, I can not see any issues at all on my machine with your epub testcase and Bibi (the latest v020).
|
In my system I just can see a blank page after running Bibi v020 plugin with the epub I attached. As I said, with Readium and EpubJS all is ok, but not with Bibi. But I can see epubs not scripted with Bibi.