Quote:
Originally Posted by BetterRed
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.