View Single Post
Old 04-25-2009, 08:40 AM   #24
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: 80,083
Karma: 148029447
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 wallcraft View Post
This seems to be MobiPocket's fault, although I suppose it is up to Penguin to work around crappy conversions by Mobipocket.

The LIT version is perfectly ok. It adds a bit of extra space between paragraphs, but nothing excessive. The CSS is:
Code:
.tx  {
font-size: small;
text-align: justify;
text-indent: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
The first screenshot is from Microsoft Reader (i.e. the LIT version) on a PC
I don't know where your MS Reader edition came from, but it doesn't look like this...

The attachment is Turn Coat in MS Reader format.

And the CSS code is...

Code:
.tx  {
font-size: small;
text-align: justify;
text-indent: 1em;
margin-top: 6px;
margin-bottom: 6px;
}
Attached Thumbnails
Click image for larger version

Name:	TurnCoat-MSReader.jpg
Views:	249
Size:	161.5 KB
ID:	28059  
JSWolf is offline   Reply With Quote