View Single Post
Old 01-21-2017, 06:40 AM   #2
Notjohn
mostly an observer
Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.Notjohn ought to be getting tired of karma fortunes by now.
 
Posts: 1,519
Karma: 987654
Join Date: Dec 2012
Device: Kindle
Quote:
I use Sigil to make changes/corrections to my ebooks. I use the convert feature of Calibre to justify the lines.
Sigil exists to build e-books. Calibre exists to manage digital libraries. I think you would do better to use each for what it's meant to do. Justification is a menu option in Sigil, but better would be to include a style sheet in which each paragraph style contains the instruction; this is mine:

p {
margin-top:0.0em;
margin-bottom:0.0em;
text-indent:1.5em;
text-align:justify;
}

I have never seen the spacing problem you mention, but then I don't ordinarily read on a Nook.
Notjohn is offline   Reply With Quote