Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book General > General Discussions

Notices

Reply
 
Thread Tools Search this Thread
Old 01-21-2012, 10:09 AM   #16
rakulos
Connoisseur
rakulos began at the beginning.
 
Posts: 57
Karma: 36
Join Date: Aug 2009
Device: ipad, K3, acer aspire switch 10
As a minor aside, the pdf conversions can be often fixed in by converting to word and using various replacements; i.e. modify the line breaks, either paragraph marks ( ^p in Word ) or end-of-line marks ( ^l in Word ).

I've added a commen conversion pattern below but youll almost definitely need to change it - the trick is to differentiate between a paragraph return and a 'false' return.


convert ^p^p^p to ^p^p
convert ^p^p to @@@@@@
convert ."^p to ."######
?"^p to ?"######
!"^p to !"######
.^p to .######
.)^p to .)######


remove all ^p - may have to replace with a space, depends on doc (can crash a lot here)

convert ###### to ^p
convert @@@@@@ to ^p^p

Conversion rules vary by file but you can end up turning any weirdly formatted Gutenburg text into a properly formatted epub in a few steps without having to resort to much manual typing. Apologies if this is old news to you.
rakulos is offline   Reply With Quote
Old 01-21-2012, 10:57 AM   #17
mr ploppy
Feral Underclass
mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.
 
mr ploppy's Avatar
 
Posts: 3,622
Karma: 26821535
Join Date: Jan 2010
Location: Yorkshire, tha noz
Device: 2nd hand paperback
Quote:
Originally Posted by JSWolf View Post
Maybe some came from Smashwords. The meatgrinder there is atrocious.
It isn't the meatgrinder, it's people not formatting their text properly for it. Before JA Konrath went Amazon exclusive his ebooks on Smashwords were just as well formatted as the Amazon ones.
mr ploppy is offline   Reply With Quote
Advert
Old 01-21-2012, 11:00 AM   #18
mr ploppy
Feral Underclass
mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.mr ploppy ought to be getting tired of karma fortunes by now.
 
mr ploppy's Avatar
 
Posts: 3,622
Karma: 26821535
Join Date: Jan 2010
Location: Yorkshire, tha noz
Device: 2nd hand paperback
Quote:
Originally Posted by AlexBell View Post
This is simply not true for ePub books. In fact it's the main attraction of ePub books. Just for one example, my work plan when designing ePub format ebooks is to do an initial layout version with the text consisting only of lorem ipsum pig latin. When the layout is right, then I edit it to enter the text. And then I proof read it, and edit it to correct any typos etc.

And for another example I've often edited ePub books designed by others to correct typos and other mistakes.

If one has a basic knowledge of HTML and stylesheets it is easy to edit ePub ebooks.
Mobis are just as easy if you extract the html with Mobiunpack.
mr ploppy is offline   Reply With Quote
Old 01-21-2012, 11:35 AM   #19
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
Thanks all. As I have advanced knowledge of html, and Jswolf pointed me to Sigil, editing epub books won't be difficult for me. If I am going to read one of the classics or PD book and it could be formatted better, I'll see what I can do.
Katsunami is offline   Reply With Quote
Old 01-22-2012, 02:27 AM   #20
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Quote:
Originally Posted by mr ploppy View Post
Mobis are just as easy if you extract the html with Mobiunpack.
Yes, but let's not forget that they use a secret pidgin HTML loosely based on HTML 3.2, so the output is limited.
AlexBell is offline   Reply With Quote
Advert
Old 02-02-2012, 06:09 PM   #21
ByronA
Junior Member
ByronA began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2012
Device: none
Hi,

I am a bit confused here and need some advice,

I have a word dokument and want to use Sigil and Calibre to,

Should i convert it to a pdf or??
ByronA is offline   Reply With Quote
Old 02-02-2012, 06:11 PM   #22
ByronA
Junior Member
ByronA began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Jan 2012
Device: none
pdf quality

Hi,

I am a bit confused here and need some advice,

I have a word dokument and want to use Sigil and Calibre to,

Should i convert it to a pdf or??
ByronA is offline   Reply With Quote
Old 02-02-2012, 07:15 PM   #23
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
Convert it to EPUB using Calibre, then edit the EPUB using Sigil.

Just hope that the EPUB will be understandable with regard to editing; it's impossible to say what Calibre will do while converting. It depends on the Word document.

In this post I blatantly assume that Calibre can convert Word files. If it can't, then first save the Word document as a PDF (using a PDF printer for example), and then convert the PDF to EPUB.
Katsunami is offline   Reply With Quote
Old 02-02-2012, 08:19 PM   #24
ATDrake
Wizzard
ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.ATDrake ought to be getting tired of karma fortunes by now.
 
Posts: 11,517
Karma: 33048258
Join Date: Mar 2010
Location: Roundworld
Device: Kindle 2 International, Sony PRS-T1, BlackBerry PlayBook, Acer Iconia
Quote:
Originally Posted by Katsunami View Post
If it can't, then first save the Word document as a PDF (using a PDF printer for example), and then convert the PDF to EPUB.
I would actually advise you not to do this, because you will generally get a very bad result when working from a non-text format back to text.

Calibre should be able to handle Word/RTF documents directly, but if you want to fine-tune things, then export as filtered HTML from Word and then run the conversion.
ATDrake is offline   Reply With Quote
Old 02-02-2012, 08:21 PM   #25
BeccaPrice
Wizard
BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.BeccaPrice ought to be getting tired of karma fortunes by now.
 
BeccaPrice's Avatar
 
Posts: 2,146
Karma: 11174187
Join Date: Jan 2011
Device: Sony 350, K3-3G, K4SO, KPW
if it's a word document, save it as filtered web (HTML), and then convert.
BeccaPrice is offline   Reply With Quote
Old 02-03-2012, 02:27 AM   #26
AlexBell
Wizard
AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.AlexBell ought to be getting tired of karma fortunes by now.
 
AlexBell's Avatar
 
Posts: 3,413
Karma: 13369310
Join Date: May 2008
Location: Launceston, Tasmania
Device: Sony PRS T3, Kobo Glo, Kindle Touch, iPad, Samsung SB 2 tablet
Quote:
Originally Posted by roth2006 View Post

I'm just wondering why many of the free books downloaded from Amazon are so very bad. I did not expect that, and hope that paid books wil be -way- better.
Do not hold your breath. Many of them are good; the absolute worst ebook I have ever seen was a fairly expensive one published by Amazon. I tried to give it a minus 10 in the rating
AlexBell is offline   Reply With Quote
Old 02-03-2012, 08:35 AM   #27
HarryT
eBook Enthusiast
HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.HarryT ought to be getting tired of karma fortunes by now.
 
HarryT's Avatar
 
Posts: 85,544
Karma: 93383099
Join Date: Nov 2006
Location: UK
Device: Kindle Oasis 2, iPad Pro 10.5", iPhone 6
Quote:
Originally Posted by Katsunami View Post
In this post I blatantly assume that Calibre can convert Word files. If it can't, then first save the Word document as a PDF (using a PDF printer for example), and then convert the PDF to EPUB.
No, no, no - a thousand times no.

NEVER use PDF as a conversion format unless you have absolutely no alternative. PDF files do not store text, and conversion from PDF is "problematic" to put it mildly.
HarryT is offline   Reply With Quote
Old 02-03-2012, 11:49 AM   #28
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
BeccaPrice's suggestion is indeed better. I forgot that Word can store files as Html.... I haven't used this program for a long time.
Katsunami is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The Adventures of Joe Nobody and the Badly Formatted Epub mklynds Sigil 44 01-30-2013 02:43 PM
Best formatted Smashwords ebooks amoroso Writers' Corner 21 09-01-2011 07:52 AM
Touch A badly formatted book or bad Kobo Touch rendering? jswinden Kobo Reader 16 07-07-2011 07:19 PM
Classic Bought a Badly Formatted Book From B&N lionel47 Barnes & Noble NOOK 11 05-22-2010 04:31 PM
Buying SOny formatted ebooks montealan LRF 4 02-22-2009 10:08 PM


All times are GMT -4. The time now is 09:22 PM.


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