01-24-2015, 12:46 PM | #61 |
Wizard
Posts: 1,731
Karma: 3472866
Join Date: Apr 2008
Device: Sony PRS-650 & 350; Kindle Voyage; Kobo Aura HD, Aura One, and Forma
|
I prefer no line spacing between my paragraphs, but haven't found a way to easily remove it with Calibre while still leaving the spacing between section breaks. If I tell Calibre to remove the line spacing between paragraphs, it seems that usually the additional space between sections is also removed.
Does anybody have any hints for me? I'd prefer to have something automated because I'm not really very knowledgeable in ePub formatting. But if the steps are simple enough I'd be willing to delve into the code and make changes. |
01-24-2015, 12:57 PM | #62 | |
Wizard
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
|
Quote:
But.. the buttons were no longer conveniently located, plus I had to set up each book etc. so I was soon of that method. I like my books a certain way, font size, spacing, indent etc, that many would abhor and that is what I use when practical, but I can read library books for example, that are formatted quite differently without getting all bent out of shape. Occasionally I lend someone an ereader and sometimes they ask why my books are formatted this way, often followed a day or so later, by how can they format their books this way. Helen |
|
Advert | |
|
01-24-2015, 05:06 PM | #63 | |
Bibliophagist
Posts: 39,343
Karma: 153144232
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Quote:
Samples would be Code:
<p class="para">Paragraph text goes here</p> <p class="sectionbreak"> </p> <p class="para_nonindent">Next paragraph text goes here</p> <p class="para_before">Yet more paragraph text goes here</p> <p class="para_after">And more paragraph text here</p> .para { display: block; margin-bottom: 0.2em; margin-left: 0; margin-right: 0; margin-top: 0em; text-indent: 5%; } .para_nonindent { display: block; margin-bottom: 0.2em; margin-left: 0; margin-right: 0; margin-top: 0em; text-indent: 0; } .para_before { display: block; margin-bottom: 1.5em; margin-left: 0; margin-right: 0; margin-top: 0em text-indent: 5%; } .para_after { display: block; margin-bottom: 0.2em; margin-left: 0; margin-right: 0; margin-top: 1.5em text-indent: 0; } .sectionbreak { display: block; margin-bottom: 1em; margin-left: 0; margin-right: 0; margin-top: 1em } After a bit of practice using Sigil or Calibre's built-in editor, looking at the stylesheets from ebooks you find attractive or unattractive (as much to learn from a bad example as a good example) and generally reading with a critical eye for the typography, it all becomes much easier to modify your ebooks for legibility and readibility. Last edited by DNSB; 01-24-2015 at 05:15 PM. Reason: Fat fingers cause typos... |
|
01-24-2015, 09:11 PM | #64 | |
Resident Curmudgeon
Posts: 75,834
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
01-24-2015, 09:13 PM | #65 | |
Resident Curmudgeon
Posts: 75,834
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
I'm not easily distracted. But when the eBook just looks wrong (to me), it isn;t as easy a read as the formatting is noticeable. I like it when the formatting is not getting noticed or in the way. |
|
Advert | |
|
01-24-2015, 09:17 PM | #66 | |
Resident Curmudgeon
Posts: 75,834
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
01-24-2015, 10:30 PM | #67 | |
Wizard
Posts: 1,731
Karma: 3472866
Join Date: Apr 2008
Device: Sony PRS-650 & 350; Kindle Voyage; Kobo Aura HD, Aura One, and Forma
|
Quote:
Thanks for the pointers! I'll study your post and start trying to learn. Your suggestion to study the stylesheets is a good one--I just need to take the time to do it. I know it would be knowledge that would come in handy for me. Just need to devote the time to learning! |
|
01-25-2015, 12:05 PM | #68 | |
Samurai Lizard
Posts: 14,410
Karma: 68242830
Join Date: Nov 2009
Device: NookColor
|
DNSB wrote the following as part of a post:
Quote:
|
|
01-26-2015, 12:20 PM | #69 | ||
Wizard
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
|
Quote:
Quote:
In these cases, I either read through the errors, or if they bother me too much to do this, I go onto something else and may or may not buy or borrow another copy in the future. Luckily I rarely find a book that is ugly these days. When I started reading ebooks 2 out of three from reputable sources were still a bit on the unpleasant side. Helen |
||
01-26-2015, 12:22 PM | #70 | |
Resident Curmudgeon
Posts: 75,834
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
Last edited by JSWolf; 01-26-2015 at 12:26 PM. |
|
01-26-2015, 12:45 PM | #71 | |
Wizard
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
|
Quote:
And yes, I think I know what you mean about the offset text, especially if what you suddenly get big blobs of stuff that is offset half off the screen. or little weeny/gigantic inserts that you have to keep upping/downing your font size, most disconcerting. And the weird line spacing that can't be fixed by editing the stylesheet. I have seen books with embedded in the html spacing of maybe 50 different sizes, most of them silly. And 50 different font sizes in one book. You have to wonder what they were thinking. I used to try and fix them, now I read something else I am afraid. Too many books, too little time. Helen |
|
01-26-2015, 12:52 PM | #72 | |
Resident Curmudgeon
Posts: 75,834
Karma: 134321338
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Quote:
|
|
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Text file lose its previous format (paragraphs and blank lines) when converting | Haim_gds | Conversion | 5 | 09-26-2013 08:06 AM |
Blank lines between paragraphs? | ascherjim | OpenInkpot | 30 | 12-03-2009 12:19 AM |
Removing blank lines between paragraphs? | corroonb | Workshop | 3 | 08-13-2009 04:23 PM |
Insert Blank Lines Between Paragraphs | Timoleon | Calibre | 14 | 03-22-2009 02:43 PM |
How to eliminate blank lines between paragraphs with Calibre | Mr. Goodbar | Calibre | 8 | 06-02-2008 07:39 AM |