View Single Post
Old 02-25-2015, 01:41 PM   #6
chaot
Head of lunatic asylum
chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.chaot will give the Devil his due.
 
chaot's Avatar
 
Posts: 349
Karma: 77620
Join Date: Jun 2012
Location: UTC +1
Device: Tolino Vision 3HD
Sometimes the questions / perspectives change even in respect to a specific matter - imho the dimension expands often by handling queries in calibre. But that doesn't matter. And to say it here once (again): We thank you so much for to help us and improving the matter if possible (and recommended).
Quote:
Originally Posted by kovidgoyal View Post
I'm not sure I understand what you are asking.
In addition to the tool
Try to correct all fixable errors automatically
I would like to get (something like)
Try to correct this specific error
If this is not possible for some reason: No action or message.

Quote:
When correcting all errors, you can see all the changes made using the diff tool.
Where's the diff tool?
I know the Revert to ''xyz?'' taps (blue arrows left/right) and the Undo/Redo taps to see changes - but these are here not really helpfull
a) with a lot of changes made automatically one time
b) as the center part of the Edit book page isn't stable showing the same aspekt. Of course, there are line numbers to follow, I know.

Quote:
Originally Posted by theducks View Post
BTW that is a (yellow) warning.
There may be nothing that NEEDS to be corrected,
That all depends on your device.
Can be yes, can be no!? Would be advisable just to remove it, or not!?
To be serious: I have been working for years with calibre (trying to edit more than 10,000 books) but still do not have any e-reader (device), always I think they will get better / cheaper anyway next Christmas.

Quote:
ADE rolls over and barfs on some "unknown" stylesheet entries (the EPUB spec says just ignore ), so you may need to REMOVE those lines
ADE???
I add the complete list of errors, you may see quite a lot (29) of the type: WARNING: CSS: Property: Unknown Property name.
Removing manually isn't so funny! The automatic doesn't do it. But could be!?

Quote:
Worry about the 2 RED items at the top
Same book, but now 3 of them (don't ask for why). Lets try to sort out:
Look https://developer.mozilla.org/de/docs/Web/CSS/position

1) OEBPS/Styles/stylesheet.css (line: 14 column: 15)
position: ?;
Value ? doesn't exist.

2) OEBPS/Styles/stylesheet.css (line: 37 column: 5)
position: over;
Value over doesn't exist.
Nevertheless there is a difference between these 2 errors.
CSS: PropertyValue: Missing token for production Choice ...
CSS: Property: Invalid value for ''CSS Level 2.1'' property: over ...
Can you explain?

3a) OEBPS/toc.ncx (line: 13)
<navPoint class="chapter" id=" " playOrder="0">
respectively
3b) OEBPS/toc.ncx (line: 133)
<navPoint class="chapter" id=" " playOrder="20">
Comment given: The id is present on more than one element in OEBPS/toc.ncx. This is not allowed. Remove the id from all but one of the elements
+
Remove the duplicate ids from all but the first element

Why to use the first element?

Even beginners can think logically and see so many things! Showing links/pictures can often improve helping
Attached Thumbnails
Click image for larger version

Name:	position: ?;.png
Views:	427
Size:	213.0 KB
ID:	135300   Click image for larger version

Name:	position: over;.png
Views:	304
Size:	212.0 KB
ID:	135301   Click image for larger version

Name:	<navPoint class=%22chapter%22 id=%22 %22 playOrder=%220%22>.png
Views:	322
Size:	277.1 KB
ID:	135302   Click image for larger version

Name:	<navPoint class=%22chapter%22 id=%22 %22 playOrder=%2220%22>.png
Views:	357
Size:	231.2 KB
ID:	135303   Click image for larger version

Name:	List of errors.png
Views:	294
Size:	48.1 KB
ID:	135304  

Last edited by chaot; 03-02-2015 at 06:15 AM. Reason: shortening
chaot is offline   Reply With Quote