View Single Post
Old 04-04-2017, 06:11 AM   #11
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: 80,018
Karma: 147977995
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 theducks View Post
See! That is the beauty of using LINKED Style Sheets

Define once,
Apply class=<name> as many times as needed.
I have a 'chapno' style as a saved clip. I paste that in the stylesheet, then REGEX Search and Replace to change each chapter heading to use style="chapno"
If I was replacing all the chapter styles, I would not be using a class. I would just go with <h2>Chapter Title</h2> and apply the chapter title styling to h2. It's neater and works better for detecting chapter titles if you want to generate a new ToC.
JSWolf is online now   Reply With Quote