View Single Post
Old 02-27-2011, 12:38 PM   #6
bookraft
Junior Member
bookraft began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Feb 2011
Device: none
Thank you both.

I've got the following find:

(<a.+/a>)

for the replace, I'm not sure how to indicate the find field. In InDesign you'd use $1, $2 etc. but it's not working here. I'm looking for something like:

<div>$1</div>

Any help welcome.

@kovidgoyal:

The way I'm guaranteeing page breaks in the right place is by applying a character style to some text, and, in calibre, adding a page break before that character style. The <a> tages are link destinations for the table of contents that's part of the ebook.

Is that not the best way to do it?

Thanks,
Ariel
bookraft is offline   Reply With Quote