Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 12-30-2020, 08:27 PM   #16
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Poltem View Post
No! This manuscript was entirely created in MS Word, from A to Z, with my fingers on keyboard. Then, the docx file was converted to Epub with Calibre. It was never saved in PDF.
I used, though, a modified copy of the docx file in Indesign, to generate a print book.
Make a copy of your Word file. Remove every single bit of formatting from it so you basically have a text file loaded into Word. Then fix the formatting using styles. So not do anything to format the book that isn't done with a style. And remember, when you use the same formatting multiple time, use the same style for each instance. The mess your eBook is in now will take you a lot longer to fix then to start the formatting over with Word and do it correctly with styles.

Not only is your HTML a horror, so is your CSS. Starting over is the easiest solution. You have too many things wrong in the CSS that once you clean up the HTML, you still have a lot of work to do with the CSS.

Last edited by JSWolf; 12-30-2020 at 08:29 PM.
JSWolf is offline   Reply With Quote
Old 12-30-2020, 09:31 PM   #17
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,758
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by Poltem View Post
No! <snip>

I used, though, a modified copy of the docx file in Indesign, to generate a print book.
Perchance you converted "…a modified copy of the docx file…"

ABC 6x9.INDD looks very much like an InDesign page layout file name, 6x9 being the paper size in inches.

And the 171 text_nn letter spacing spans suggest DTP typesetting has been used. It's the sort of thing a DTP program does at the click of a button. But, you'd need the mindset of a medieval monk to do all that finicky font character spacing in Word, with styles or in line

BR

Last edited by BetterRed; 12-30-2020 at 09:34 PM.
BetterRed is offline   Reply With Quote
Advert
Old 12-30-2020, 09:39 PM   #18
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by BetterRed View Post
Perchance you converted "…a modified copy of the docx file…"

ABC 6x9.INDD looks very much like an InDesign page layout file name, 6x9 being the paper size in inches.

And the 171 text_nn letter spacing spans suggest DTP typesetting has been used. It's the sort of thing a DTP program does at the click of a button. But, you'd need the mindset of a medieval monk to do all that finicky font character spacing in Word, with styles or in line

BR
In the CSS is a lot of negative character spacing. So there is no way this is purely from a Word document.
JSWolf is offline   Reply With Quote
Old 12-30-2020, 10:08 PM   #19
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,758
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by JSWolf View Post
In the CSS is a lot of negative character spacing. So there is no way this is purely from a Word document.
Jon,

When calibre converts a DOCX with Condensed font scaling you get negative text-scaling in the EPUB style-sheet. But… that would need two monks.

BR
BetterRed is offline   Reply With Quote
Old 12-30-2020, 10:12 PM   #20
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by BetterRed View Post
Jon,

When calibre converts a DOCX with Condensed font scaling you get negative text-scaling in the EPUB style-sheet. But… that would need two monks.

BR
This is an eBook, why wouls you need condensed font scaling especially when it doesn't work in a lot of cases such as some older versions of RMSDK.
JSWolf is offline   Reply With Quote
Advert
Old 12-31-2020, 08:44 AM   #21
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
If I had the entire ePub file, I could fix the formatting, and it probably wouldn't take very long. I would use Regex to fix and/or delete most of the bad coding.
deback is offline   Reply With Quote
Old 12-31-2020, 09:49 AM   #22
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by deback View Post
If I had the entire ePub file, I could fix the formatting, and it probably wouldn't take very long. I would use Regex to fix and/or delete most of the bad coding.
But it needs to be done by the OP and the best way for the OP to do it is to remove all the formatting from the Word document and add them back in correctly using styles. And no fiddling with character positions.
JSWolf is offline   Reply With Quote
Old 12-31-2020, 01:39 PM   #23
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Quote:
Originally Posted by JSWolf View Post
But it needs to be done by the OP and the best way for the OP to do it is to remove all the formatting from the Word document and add them back in correctly using styles. And no fiddling with character positions.
Why does it need to be done by the OP?

I simply offered to fix the entire file for him or her. I can easily fix the ePub file.
deback is offline   Reply With Quote
Old 12-31-2020, 02:39 PM   #24
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,445
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by JSWolf View Post
But it needs to be done by the OP and the best way for the OP to do it is to remove all the formatting from the Word document and add them back in correctly using styles. And no fiddling with character positions.
Why does it need to be done by the OP? Looking at the stylesheet and the small sample of the html, it should not take that long and the OP can take a look at the original and the modified to see what was done.
DNSB is offline   Reply With Quote
Old 12-31-2020, 06:08 PM   #25
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by DNSB View Post
Why does it need to be done by the OP? Looking at the stylesheet and the small sample of the html, it should not take that long and the OP can take a look at the original and the modified to see what was done.
So the OP can learn how to do it in Word with styles. If someone else cleans up the ePub, they can be compared. But that doesn't help for the next time. Would you rather do it for the OP and the OP come back asking for more help or would you rather the OP redo it and not have to come back asking for the same help?

By redoing it, the OP can come back asking for help how to redo it and can get help and learn how to do it for other eBooks as well as this one.

If it was me, I'd like to learn what to do.

Last edited by JSWolf; 12-31-2020 at 06:11 PM.
JSWolf is offline   Reply With Quote
Old 12-31-2020, 09:12 PM   #26
Poltem
Member
Poltem began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Dec 2020
Device: none
Hello guys!
Happy New Year to all of you and your families.
I wish you all a wonderful new year 202 and 1.
I heard your advice and I rebuilt the whole thing because I need to learn it ASAP. I must have made some mistakes somewhere, but I must tell you that I have just been 2 or 3 weeks into Calibre, an incredible software.
99% of my problems are gone, but 2 little new ones appeared. I'll try to resolve them by myself, and I'll get back to you.
Thank you again for your time and kind assistance in this matter, and I get back to you tomorrow.
Poltem is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove blank page added after image page crowwoods1 Editor 5 09-19-2020 01:21 AM
Blank pages (every other page) PDF to EPUB DWC121 Conversion 6 12-27-2019 04:32 PM
Removing page breaks rolgiati Conversion 0 01-15-2013 08:53 AM
Blank pages before chapter breaks on iPad? AlexBell Conversion 8 01-06-2012 09:49 AM


All times are GMT -4. The time now is 09:39 AM.


MobileRead.com is a privately owned, operated and funded community.