View Single Post
Old 01-12-2011, 02:09 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,993
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by cybmole View Post
I do what usually works i.e. place cursor where I want the split to take place & clik on the sigil symbol in menu bar.

but it creates an empty split file and leaves the entire contents still on the file that I was trying to split.

is this a program bug, or an issue with my book. ....

i try a different book & split works as it should - very strange

seems to only happen in this one book & when I split in apparent white space , at left hand margin, before a chapter number

e.g.

end of chapter 23 text
[whitespace]
[more whtespace]
24


the bug is when I try to split anywhere in that "whitespace" above the line that says 24 in this code
Code:
<p class="calibre12"></p><br class="calibre1" />
    <br class="calibre1" />
    <a class="calibre8" id="filepos328697"></a>

    <p class="calibre11"><span class="calibre5"><span class="bold">24</span></span></p>
I see nothing unusual about the code , except that it seems mostly redundant- any ideas on why split is not working here ?

if i back up slightly - put cursor to the right of preceeding text line & split there - all is OK. but move cursor to whitespace between there3 and the next chapter number and it's broke again.
I have found that you must split on a blank line OR at the end of a paragraph.
Trying to split at the beginning or mid-point in a line, or after an image, results in a blank (Just the boilerplate in CV).
I just insert a "return", the do the split at the 'new' end of the line (or blank line after an image).
theducks is offline   Reply With Quote