Quote:
Originally Posted by The_book
3. single large html files is used before divided, and I need to do saved search/replace before divided. Anyawy , I will try.
|
Why when you can later do the same search and replaces across all xhtml files automatically?
When faced with one huge large html file I do the following after initial load.
1. Temporarily turn off Preview using View menu
2. Run Mend and Prettify to clean code and make structure more clear.
3. Use find and replace to insert all sigil split markers at chapter start points all in one go.
4. Use Split At Markers
5. Turn back on Preview.