View Single Post
Old 07-26-2013, 01:40 PM   #5
phossler
Wizard
phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.phossler ought to be getting tired of karma fortunes by now.
 
Posts: 1,087
Karma: 447222
Join Date: Jan 2009
Location: Valley Forge, PA, USA
Device: Kindle Paperwhite
I just learned how to use search and replace to split a large file into chapter files, using (for example) H2 tags


Search :
<h2>

Replace :
<hr class="sigilChapterBreak" />
<h2>

and after that F6 or Tools>Split on Chapter markers.

Very handy

Paul
phossler is offline   Reply With Quote