![]() |
#1411 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Quote:
|
|
![]() |
![]() |
![]() |
#1412 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Version 2.3.1 - 12 Sep 2023
Fix bugs introduced in previous plugin release for some fixed-layout books. (Fixes "AttributeError: 'NoneType' object has no attribute 'PdfReader'" and "ERROR: Exception checking book consistency: KeyError('$564')") |
![]() |
![]() |
![]() |
#1413 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Sep 2023
Device: kindle scribe
|
|
![]() |
![]() |
![]() |
#1414 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Sep 2023
Device: kndle paper white
|
Hi all
may I ask you why after conversion in .kfx or .mobi I can read below only position and not page numbers? I mean also switching on vary choices many thanks Giuseppe |
![]() |
![]() |
![]() |
#1415 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Quote:
KFX format includes page numbers in the main file, but by default will only have them if the source file being convert to KFX itself contains page numbers. The KFX Output plugin will produce page numbers in books that do not have them if you set the "Create approximate page numbers" option in the KFX Output tab during conversion. |
|
![]() |
![]() |
![]() |
#1416 | |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Sep 2023
Device: kndle paper white
|
Quote:
REally many thanks Probably the file itself does not contain page numbers Where I can find the "KFX Output tab"? Sorry.. ![]() |
|
![]() |
![]() |
![]() |
#1417 |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Sep 2023
Device: kndle paper white
|
ok I did it!!
many thanks JHowell it is a very powerful tool Calibre! |
![]() |
![]() |
![]() |
#1418 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
|
![]() |
![]() |
![]() |
#1419 |
Junior Member
![]() Posts: 2
Karma: 10
Join Date: Aug 2017
Device: Kindle Paperwhite
|
Converting to KFX with the plugin seems to remove the metadata jacket page created with the "polish" options on calibre. When I view the same EPUB which contains the metadata jacket on Kindle Previewer, the jacket shows in the resulting output. So it seems like the plugin is removing it at some point.
Is it possible to change this behavior? |
![]() |
![]() |
![]() |
#1420 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Quote:
In order to generate a new metadata jacket during conversion you need to select the option "Insert metadata page at start of book" in the Structure detection tab. A bug in the current version of this plugin causes that setting to be ignored, resulting in no new jacket being created. This will be fixed in the next plugin release. |
|
![]() |
![]() |
![]() |
#1421 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,259
Karma: 24843985
Join Date: Apr 2009
Location: USA
Device: iPhone 14PM, Kindle Scribe, iPad mini 6, PocketBook Era
|
Getting a bunch of these errors when running the CLI (for KFX Input also):
Code:
'/usr/local/Cellar/openssl@3/3.1.3/lib/libcrypto.3.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.) It doesn't appear to affect the function, at least with what I'm doing. It does prevent DeACSM plugin from operating (or even loading), so I need to brew unlink openssl@3 before running that. Wonder if you have any ideas, my web searches are not returning any useful results, apart from explaining how to ad hoc sign the library (which I'm thinking of doing). (ad hoc signing didn't have any effect, other than changing the result of code sign -d -v: still get OSErrors and DeASCM plugin will not load.) Last edited by tomsem; 10-09-2023 at 06:19 PM. |
![]() |
![]() |
![]() |
#1422 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
That is odd. This plugin includes a PDF handling library (pypdf) that can access the Python cryptographic libraries that are built into calibre. Those might be making use of openssl, but if so that is something that calibre handles, not the plugin.
|
![]() |
![]() |
![]() |
#1423 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,259
Karma: 24843985
Join Date: Apr 2009
Location: USA
Device: iPhone 14PM, Kindle Scribe, iPad mini 6, PocketBook Era
|
Quote:
I noticed that my iMac had a symlink, /usr/local/lib/libcrypto.dylib, that was not on my MacBook. I nuked it. DeACSM is working again, and I'm not seeing the OSErrors operating the CLI. My theory is that the symlink was somehow triggering some enhanced security of Sonoma, and left over from some previous install of OpenSSL when using such a symlink wasn't considered an issue. But it's not my area of expertise, so all is well that ends well. Last edited by tomsem; 10-09-2023 at 07:53 PM. |
|
![]() |
![]() |
![]() |
#1424 | |
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Dec 2022
Device: Leaf 2
|
Quote:
worked for some of my books that I converted from Epub to kfx. however, I still have hyphenation in other books. is there any other way to stop hyphenation permanently when converting from Epub to kfx? sorry if my question is in the wrong place. |
|
![]() |
![]() |
![]() |
#1425 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,313
Karma: 83265061
Join Date: Nov 2011
Location: Tampa Bay, Florida
Device: Oasis 2, iPad, Nexus 7
|
Quote:
body {-webkit-hyphens: none !important} You may still need to use the calibre editor to remove CSS instructions that enable hyphenation in order to make this work in some books. |
|
![]() |
![]() |
![]() |
Tags |
kfx, linux, wine |
Thread Tools | Search this Thread |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Conversion Output] KePub Output Plugin | jgoguen | Plugins | 551 | 07-18-2023 07:22 AM |
Conversion output plugins? | jgoguen | Development | 14 | 08-10-2013 12:19 PM |
Output file name after conversion | dbellefuil | Calibre | 2 | 06-14-2013 05:40 PM |
catalogue builder output columns are not in the same order in the output | KWhytte | Library Management | 5 | 12-04-2012 03:03 AM |
Conversion output folders | TechieLady | Conversion | 6 | 01-19-2012 03:49 AM |