View Single Post
Old 03-02-2010, 04:41 PM   #20
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by KevinH View Post
Is there some code I can insert inside the single large html files I have, that would make Sigil split the file at that point as it loads it? If not, is there a way to do the splitting via a find&replace in codeview?
Not anymore, no. The chapter break inserting actual code in the book was an ugly hack (which you apparently put to good use), so 0.2.0 uses JavaScript to read all relevant content (starting from the caret element) and create a new chapter. Nothing is being inserted anymore.

But there should be a way to do the split from the Code View. Add it to the tracker.

Quote:
Originally Posted by polyfragmentiert View Post
Same result as before. Thanks for bearing with me on this!
I just got this to replicate. I'll provide you with more information when I have it.

Quote:
Originally Posted by paulpeer View Post
Great improvement. Thanks! One minor problem: If you're working in code view, and open a new chapter, this always opens in book view. As I always work in code view, this is rather annoying.
This will have to wait until an options screen is created where you'll be able to set which View do you prefer as the default one. Sometime after 0.2.1. But soon.
Valloric is offline   Reply With Quote