View Single Post
Old 09-29-2024, 10:14 AM   #1
foosion
Evangelist
foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.foosion is an enigma wrapped up in a mystery.
 
Posts: 479
Karma: 41524
Join Date: Sep 2011
Device: Kobo Libra 2 & Clara BW
Move text from prior file

I'm tweaking an ebook which is arranged as:

Code:
part1.xhtml /* contains chapter title */
chapter1.xhtml /* chapter text */
part2.xhtml /* contains chapter title */
chapter2.xhtml /* chapter text */
...
Is there an easy way to extract the title from its file and put it into the next file (the text file)? Search/replace does not appear to work across file boundaries.

It would be simple but not easy to do this manually.
foosion is offline   Reply With Quote