View Single Post
Old 01-13-2020, 05:04 AM   #24
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,953
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by deback View Post
Actually, my way is the quickest and easiest. Offset text is not frequent enough to worry about justifying it (for the original poster, that is), but I never use blockquote (and I understand why publishers who know what they're doing don't use blockquote). I have certain classes in my template CSS file for offset text: text1, text2, text3, etc. They all have different formats, and it's very quick for me to add a number after "text" for the different formats I need for the offset text. My system is simple but very effective, fast, and the results are fantastic. I spent a lot of time coming up with the perfect editing process, and it was worth every minute I spent setting it all up. Your advice usually makes no sense to me, and it usually sounds like it would be much more time-consuming than my system. But thanks for trying!
Sorry, your now twice wrong. You way is not the best way as it won't work in all cases and as for the publishers, they make a great many formatting/coding mistakes. There's no reason at all not to use <blockquote> in most cases.

When you fix the justification my way in CSS, it's properly fixed for all classes. Do it your way and you could miss out some classes. Plus, you have to find all the classes to add in the code to justify. My wau, you just have to add in the code once. You still have to remove all the left justify code in either case. Adding in body if need be is trivial.

I have a shortcut setup in Calibre. All I do is type body and then hit control-j and my body and p classes as added in. I do have to dump the p class if the publisher added one. Otherwise I'll have two p classes.
JSWolf is offline   Reply With Quote