Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 06-08-2013, 04:27 PM   #1
Ripplinger
350 Hoarder
Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.
 
Ripplinger's Avatar
 
Posts: 3,574
Karma: 8281267
Join Date: Dec 2010
Location: Midwest USA
Device: Sony PRS-350, Kobo Glo & Glo HD, PW2
Start and End Fragment references

I've been using Sigil for at least 2 years on many books, from correcting minor annoyances on retail books, to the final finishing of a few scanned books I've done, and I've never once seen this added to any code by Sigil.

Right now I'm putting together a few pages of schedules in an epub that I'm pretty much doing manually. I'm doing a lot of editing in the Book View (which I've done a lot in the past as well without this problem).

But I keep getting these references to "fragments" in the code view and I have no idea why. There doesn't seem to be any one thing that consistently causes it to happen, at least I can't find a common cause. It will sometimes be listed as:

<!--StartFragment--><!--EndFragment-->

And sometimes it will have some, even a lot of, text between the Start and End statements.

I'm using Sigil 0.7.2, and as I said, I've never seen this happen before this epub. What did I mess up?
Ripplinger is offline   Reply With Quote
Old 06-08-2013, 04:53 PM   #2
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,539
Karma: 6613969
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by Ripplinger View Post
I've been using Sigil for at least 2 years on many books, from correcting minor annoyances on retail books, to the final finishing of a few scanned books I've done, and I've never once seen this added to any code by Sigil.

Right now I'm putting together a few pages of schedules in an epub that I'm pretty much doing manually. I'm doing a lot of editing in the Book View (which I've done a lot in the past as well without this problem).

But I keep getting these references to "fragments" in the code view and I have no idea why. There doesn't seem to be any one thing that consistently causes it to happen, at least I can't find a common cause. It will sometimes be listed as:

<!--StartFragment--><!--EndFragment-->

And sometimes it will have some, even a lot of, text between the Start and End statements.

I'm using Sigil 0.7.2, and as I said, I've never seen this happen before this epub. What did I mess up?
Hi Ripplinger;

That is originated because you copied some .html text (from your web browser for example) and have pasted it in Sigil. The <!--StartFragment--><!--EndFragment--> appears to indicate that (the copy and paste procedure with the formated text) and are the way to include comments in the .html code. See this page:

http://www.htmlhelp.com/reference/wi...c/comment.html

Of course, the code between <!--StartFragment--><!--EndFragment--> is valid. The only thing not visible is what you write inside

Code:
<!-- ...comments here... -->
Regards
Rubén
RbnJrg is offline   Reply With Quote
Advert
Old 06-08-2013, 05:59 PM   #3
Ripplinger
350 Hoarder
Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.
 
Ripplinger's Avatar
 
Posts: 3,574
Karma: 8281267
Join Date: Dec 2010
Location: Midwest USA
Device: Sony PRS-350, Kobo Glo & Glo HD, PW2
I thought it might be from cut and paste that way, but it's been happening on the same pages even when typing in new text and not using cut and paste.

Thanks, I'll try copying it first to a plain text editor, and then copy from there and see if that eliminates it.
Ripplinger is offline   Reply With Quote
Old 06-08-2013, 06:12 PM   #4
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: 29,779
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
I think it happens when you (force) save a malformed file
theducks is offline   Reply With Quote
Old 06-08-2013, 06:34 PM   #5
Ripplinger
350 Hoarder
Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.Ripplinger ought to be getting tired of karma fortunes by now.
 
Ripplinger's Avatar
 
Posts: 3,574
Karma: 8281267
Join Date: Dec 2010
Location: Midwest USA
Device: Sony PRS-350, Kobo Glo & Glo HD, PW2
I don't think that's the cause at all. I switch often between Book and Code view, where it would pop up the message if there were any errors at all when I switched to Book view. It's a pretty simple epub, only 4 pages so far (but it did it from page 1), and using only h2, h3 and p class=calibre1 and that's it. Not really too much that can get screwed up and nothing complicated like tables.
Ripplinger is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fragment Identifier missing, but looks OK flypig ePub 8 12-19-2018 06:58 PM
FRAGMENT ERROR MESSAGE dgbeig ePub 5 11-23-2013 07:21 PM
How to start and end an epub book GraciousMe ePub 19 11-15-2012 08:15 AM
Verifying Document/Fragment Identifier Schlutek ePub 6 09-09-2011 01:22 PM
[Old Thread] Table of contents forced to end not start of .mobi irishpolyglot Conversion 4 05-24-2011 08:33 PM


All times are GMT -4. The time now is 09:38 AM.


MobileRead.com is a privately owned, operated and funded community.