07-09-2024, 12:20 AM | #2986 |
Generally Awesome Person
Posts: 1,082
Karma: 2178847
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
|
This looks different from the example in the book I looked at. This seems to be making paragraph lines (or a fake list) indented, which I may not like visually but off the top of my head I expect what you show in the image could be done without god-awful markup and questionable CSS choices. I'd prefer to see it done with <ol> or <ul> and styling the <li>, but there are other clean ways to do it. Just my own personal preference not liking how this looks rather than a final product that makes me question how much the publisher actually knows about HTML or CSS.
The book example I was commenting on is a case where a <dl> is both a clean and natural choice. The <dt> in that case would be the name of the speaker and the <dd> would be the text. Style it to float the <dt> to the left at some low percentage width and <dd> to the right at remaining width and you've got the same effect with much cleaner markup and CSS. |
07-09-2024, 08:57 AM | #2987 |
the rook, bossing Never.
Posts: 12,332
Karma: 90943357
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper11
|
using <p> with suitable classes is more reliable and can exactly duplicate ol ul li etc, which are needed for server side auto-generated content from a database, or a convenience. They are not needed at all in ebooks.
No need for dd or dt and float is best avoided in ebooks. |
Advert | |
|
07-09-2024, 06:21 PM | #2988 | |
Resident Curmudgeon
Posts: 76,341
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
07-09-2024, 06:55 PM | #2989 | |
Connoisseur
Posts: 80
Karma: 1255124
Join Date: Feb 2013
Location: Ontario, Canada
Device: Kobo Libra Colour, Kobo Libra 2, Kobo Libra H2O, Kindle Oasis 9
|
Quote:
I'll try out changing the 'physical' dimensions of cover.jpg - I was kind of hoping to avoid it, and just 'spanning' them if possible, but proper dimensions for my reader would be a tidier solution to just have consistent covers overall. I know there's plugins that can do this as well. Thanks so much! |
|
08-01-2024, 09:16 PM | #2990 |
Generally Awesome Person
Posts: 1,082
Karma: 2178847
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
|
v3.6.8 should be showing up in calibre soon. This release fixes handling HTML file names from content.opf with URL-encoded characters (like part%28001%29.xhtml -> part(001).xhtml).
|
Advert | |
|
08-01-2024, 10:51 PM | #2991 |
Junior Member
Posts: 1
Karma: 315814
Join Date: Aug 2024
Device: kobo libra 2
|
pretty sure 3.6.8 has a bug surfaced from a change several months ago that never got pushed. It's not able to convert to kpubs.
I'm pretty sure common.py line 141, the {v} should be {cover_id}. Made the change locally and it works now. Last edited by SuperBee; 08-01-2024 at 10:53 PM. |
08-02-2024, 12:11 AM | #2992 | |
Connoisseur
Posts: 91
Karma: 32768
Join Date: Dec 2012
Device: Kobo Glo HD, Kobo Clara HD
|
Quote:
EDIT: Nevermind, I downloaded the zip and opened common.py in notepad and made the change then installed that manually. Thanks for the info, SuperBee! Last edited by JDesat; 08-02-2024 at 12:18 AM. |
|
08-02-2024, 05:10 AM | #2993 |
Member
Posts: 20
Karma: 10
Join Date: Jan 2024
Device: kobo clara hd
|
|
08-02-2024, 06:01 AM | #2994 |
Custom User Title
Posts: 9,518
Karma: 64500175
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
|
Gah, I wish I'd seen this thread before updating. Thanks to SuperBee.
|
08-02-2024, 07:29 AM | #2995 |
Junior Member
Posts: 4
Karma: 10
Join Date: Aug 2024
Device: Kobo clara BW
|
someone opened a PR with the fix in the github repo https://github.com/jgoguen/calibre-kobo-driver/pull/171
Hopefully it gets merged soon |
08-02-2024, 07:46 AM | #2996 | |
Resident Curmudgeon
Posts: 76,341
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
If it works, someone with access can attach it to the first post and I can delete this attachment. Edit: The attachment has been removed as it's been moved to the first post so calibre can pick it up. Last edited by JSWolf; 08-02-2024 at 12:12 PM. |
|
08-02-2024, 08:03 AM | #2997 |
Fanatic
Posts: 517
Karma: 10491195
Join Date: Apr 2010
Location: Denmark
Device: Oasis 3, Kobo Sage and Libra 2,Ipad mini 5
|
I tried the edit as suggested by SuperBee and it worked. Also thanks to JDesat for explaining how to do it.
I did not catch the edit by JSWolf. If in doubt use his version. Many thanks to all of you. |
08-02-2024, 11:16 AM | #2998 |
Generally Awesome Person
Posts: 1,082
Karma: 2178847
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
|
Version 3.6.9 should be offered by calibre within the next hour or so to fix this
|
08-02-2024, 11:23 AM | #2999 |
Resident Curmudgeon
Posts: 76,341
Karma: 136006010
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
08-02-2024, 11:49 AM | #3000 |
Generally Awesome Person
Posts: 1,082
Karma: 2178847
Join Date: Jan 2013
Location: /dev/kmem
Device: Kobo Clara HD, Kindle Oasis
|
It already is in the first post, that's where the calibre plugin update server picks up new versions from.
|
Tags |
error, kobo aura one |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kobo Device Driver Update | davidfor | Devices | 284 | 05-24-2019 06:24 PM |
[Device Plugin] Kindle 2, 3, 4, Touch Device Interface MBP Update Mod | cryzed | Plugins | 7 | 10-28-2012 05:58 PM |
[Device Interface Plugin] Update for Nook Color Driver | jmricker | Plugins | 0 | 10-22-2011 11:11 AM |
Touch Kobo Touch Extended 2 Year Warranty - Is it worth the $34.99? | EverC | Kobo Reader | 11 | 09-01-2011 12:47 AM |
Touch Kobo Touch Extended Warranty Program | SensualPoet | Kobo Reader | 1 | 07-17-2011 05:08 AM |