Hi! I've been trying to configure my personal.ini, and I'm stuck on how to make it preserve mixed formatting (left, center, and right alignment) rather than force a single type of alignment for sites like FFnet or AO3.
default for the [epub] (spaces not showing here, but it's there)...
output_css:
body { background-color: #%(background_color)s;
text-align: justify;
margin: 2%%;
adobe-hyphenate: none; }
I know if I change it to "text-align: left" or "right" it does affect the text. In an earlier post, I saw someone say they omitted it from their personal.ini to preserve formatting, but when I remove that line, every thing still seems justified in calibre. I'm at a loss as to whether it's something I left in calibre or if I'm still not editing the personal.ini correctly.
Edit: OK, I think that person must have meant something else. I suspect formatting is stripped and you only have the option of one type of alignment.
Last edited by lyssette; 05-14-2013 at 04:48 AM.
|