Quote:
Originally Posted by WS64
You mean something like
search for
<body><class="calibre9">
replace with
<body><class="calibre91">
?
|
No, because that would remove them for ALL the book's paragraphs. I only want to remove indents for the
first paragraph of each chapter -- and chapter breaks, where appropriate -- which is why I have to create the "1" addition to the body class and insert it manually.