Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > Search Forums

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.

By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please feel free to contact us contact us.

The MobileRead Team


Notices

Showing results 1 to 23 of 23 - Search took 0.00 seconds. Search: Posts Made By: mrbillb
Forum: Calibre 09-28-2010, 01:55 AM
Replies: 8
Views: 17,171
Posted By mrbillb
Passed Validation!

I manually tweaked the epub file and it just passed validation on Threepress. I'll see if Lulu likes it next, but their site id down right now.

:thanks:
Forum: Calibre 09-28-2010, 01:27 AM
Replies: 8
Views: 17,171
Posted By mrbillb
epub-fix command line tool

When I use the command line tool as epub-fix --epubcheck test.epub, I get an error message stating that --epubcheck is not a valid option.

By the way, I did not make a double post to annoy anyone....
Forum: Calibre 09-27-2010, 10:19 PM
Replies: 8
Views: 17,171
Posted By mrbillb
How do I use epub-fix?

I upgraded Calibre to version 0.7.20 so I can use epub-fix, but I cannot tell how to use it. What do I need to do?
Forum: Calibre 09-27-2010, 09:36 PM
Replies: 10
Views: 3,915
Posted By mrbillb
epub-fix

How do I use it?
Forum: ePub 09-27-2010, 09:34 PM
Replies: 6
Views: 3,140
Posted By mrbillb
Since this is Calibre output, how do I control...

Since this is Calibre output, how do I control the placement?
Forum: ePub 09-27-2010, 08:02 PM
Replies: 6
Views: 3,140
Posted By mrbillb
I fixed that, but I still get the same error...

I fixed that, but I still get the same error message. Here's the file:

<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf" version="2.0"...
Forum: ePub 09-27-2010, 07:08 PM
Replies: 6
Views: 3,140
Posted By mrbillb
ePub Validation Error

Epubcheck 1.0.5 returns the following error:
ERROR: xyz.epub/OEBPS/content.opf(14): unfinished element

<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf"...
Forum: Calibre 09-11-2010, 12:03 AM
Replies: 16
Views: 7,313
Posted By mrbillb
I understand that, but why is Calibre inserting...

I understand that, but why is Calibre inserting the code? It was not in my html source file. I can make those three lines pass validation by removing the code inserted by Calibre.
Forum: Calibre 09-10-2010, 07:56 PM
Replies: 0
Views: 1,854
Posted By mrbillb
Calibre will not save to disk

I had not been having any problems with this, but now I am.
the detailed information follows:


Save books (0 of 1)
Traceback (most recent call last):
File "/usr/bin/calibre-parallel", line...
Forum: Calibre 09-10-2010, 07:37 PM
Replies: 16
Views: 7,313
Posted By mrbillb
Actually, the errors were introduced during the...

Actually, the errors were introduced during the Calibre conversion process. My post that began this thread first shows the errors appearing in the Processed directory.
Forum: Calibre 09-10-2010, 02:55 PM
Replies: 16
Views: 7,313
Posted By mrbillb
Two of those errors were inside a <p>.

Two of those errors were inside a <p>.
Forum: Calibre 09-10-2010, 02:51 PM
Replies: 16
Views: 7,313
Posted By mrbillb
I guess that information about the line numbers...

I guess that information about the line numbers good to know. :(
I really appreciate the input. Some replies have said Sigil renumbers the lines, but that made no sense.
Forum: Calibre 09-10-2010, 03:30 AM
Replies: 16
Views: 7,313
Posted By mrbillb
Your reply did not address the error messages...

Your reply did not address the error messages which refer to lines which are not in the file. The first error is actually at line 1422, not at line 2959 as stated in the error message. The second...
Forum: Calibre 09-10-2010, 03:24 AM
Replies: 16
Views: 7,313
Posted By mrbillb
Here are two of the lines I edit so it will pass...

Here are two of the lines I edit so it will pass epub verification:

<p><br class="bodytext" /></p>

<p><br class="bodytext" /></p>

I change each of them to <p></p>

This is the third one:...
Forum: Calibre 09-10-2010, 12:28 AM
Replies: 16
Views: 7,313
Posted By mrbillb
Here are the errors which correspond to the code...

Here are the errors which correspond to the code shown above:

ERROR: A Visual Guide to Mastering the Digitrax Zephyr - William H. Bradley_ Loy Spurlock.epub/zephyr_split_001.html(2959): element...
Forum: Calibre 09-09-2010, 09:59 PM
Replies: 16
Views: 7,313
Posted By mrbillb
Calibre Conversion Errors

I have been receiving epub validation errors which I have finally determined are occurring during the Calibre conversion process:

Code snippets are shown below:

In the original html file:
...
Forum: Calibre 09-08-2010, 08:21 PM
Replies: 0
Views: 1,423
Posted By mrbillb
Extraneous input

I have been debugging ePub validation errors in my file called zephyr.html. To try and focus on the problem area, I created a new html file called AppendixY.html by copying and pasting the source...
Forum: ePub 09-08-2010, 06:58 PM
Replies: 5
Views: 2,304
Posted By mrbillb
Checking referenced file for errors

That's what I have been doing, but with Sigil. I'll try it with gedit next.
Forum: ePub 09-07-2010, 09:38 PM
Replies: 5
Views: 2,304
Posted By mrbillb
The line numbers must be off by at least 1200 if...

The line numbers must be off by at least 1200 if that is the cause. Could they possibly refer to line numbers in the original "htm" file? That does not seem to be the case. If the error messages do...
Forum: Calibre 09-07-2010, 09:35 PM
Replies: 3
Views: 2,030
Posted By mrbillb
Thanks. I had about decided that had to be the...

Thanks. I had about decided that had to be the problem.
Forum: Calibre 09-06-2010, 06:40 PM
Replies: 3
Views: 2,030
Posted By mrbillb
Date Format

No matter what format I try, the date format Calibre writes to the OPF file is always yhe same, and I get the following error message:


ERROR: A Visual Guide to Mastering the Digitrax...
Forum: ePub 09-06-2010, 06:07 PM
Replies: 5
Views: 2,304
Posted By mrbillb
Error Message Has Wrong Line Number

The following error messages were generated by ePub validation at threepress.org:

ERROR: A Visual Guide to Mastering the Digitrax Zephyr.epub/content.opf(12): date value...
Forum: ePub 08-11-2010, 09:14 PM
Replies: 1
Views: 2,484
Posted By mrbillb
ePub Errors

I am getting these two error messages when I verify my ePub file at Threepress Consulting:

ERROR: zephyr.epub/OEBPS/content.opf(6): unfinished element
ERROR:...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT -4. The time now is 07:58 PM.


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