Quote:
Originally Posted by JSWolf
nrapallo... I really dislike blank lines between paragraphs, hate them with a passion. Blank lines only belong to denote a new section in a chapter, not to tell me when I've hit a new paragraph. What sort of indenting do you have? So could you program them out before I use your script to make IMP from PRC? Otherwise, I'll have to stick with Book Designer to do IMP even though otherwise your script sounds better.
|
I don't explicitly do this. If the original uses <p>..</p>, then the .IMP by default has blank lines. I think a <style> entry for <p> to avoid this would be a solution, but haven't tested this.
If the orginal uses <div>..</div>, then I'm not sure why the blank lines would be there, other than a repeat of the above cause.
Requires further exploration...
-Nick