View Single Post
Old 08-24-2012, 01:35 AM   #26
ChaosInc
Enthusiast
ChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the endChaosInc knows the complete value of PI to the end
 
Posts: 43
Karma: 31740
Join Date: Feb 2009
Location: Washington State
Device: iPaq 3800 series
Quote:
Originally Posted by JSWolf View Post

Oh and lets put in a body CSS style...

Code:
body {
widows: 0;
orphans: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-align: justify
}
The problem is, not everyone likes justified. I realize that books are normally justified, but specifying normal indents and no-indents, centering, drop-Caps, etc., is what the main question is. I wonder it it is a case of having combined styles in the docx, that says, <p class="noindent"><span align="center">* * *</span></p>, might be more in line with what Calibre needs for that style?
ChaosInc is offline   Reply With Quote