View Single Post
Old 03-06-2023, 05:59 AM   #7
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,796
Karma: 146391129
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 BetterRed View Post
Perhaps the OP is referring to calibre changing the manner in which the content of CSS files is presented, not changing the actual text within them. e.g: changing:

Code:
p {font-family: verdana; font-size: 20px;}
to:

Code:
p {
  font-family: verdana;
  font-size: 20px;
}
BR
If that is the case, then I'm thinking that "Beautify individual file automatically when they are opened". is selected If that is the case, then Edit > Preferences > Editor settings is where that setting is found and can be turned off.

It's also possible that the OP has "Update metadata in the book when opening selected". That can be turned off via Edit > Preferences > Integration with calibre.

Last edited by JSWolf; 03-06-2023 at 06:02 AM.
JSWolf is offline   Reply With Quote