Quote:
Originally Posted by Sirtel
Just curious, in what way is Calibre editor limited? Personally I have not found it so.
|
Perhaps you can do things like this in Calibre but if so it would likely be more cumbersome, but for example I like my paragraphs to have no space and to be indented by 1.2em EXCEPT when following a chapter heading, in which case it will not be indented at all. By modifying the stylesheet in Sigil I can set up something like
h2 + p {text-indent: 0em} and correct it throughout the document.
Or setting up blockquotes to have appropriate margins on all sides.
Or hand-tuning page-breaks.
Or any kind of find+replace like turning double-dashes into proper em-dashes.
Like I said, I'm finicky about typography. I'm a LaTeX guy