Quote:
Originally Posted by roger64
Hi
I am just beginning to use the book-editor with Linux and have been very pleasantly impressed by its recent huge progresses.
I just checked one EPUB2 of mine and I have two questions about reported errors:
the first one (in French) is
This error has not been automatically corrected. thus my question:
Question: which text should I add in the manifest and where exactly to insert it?
the second one (concerning many xhtml files)
Code:
Entités nommées actuelles
(about named entities)
The reported mistakes have been all automatically corrected. However this correction is a kind of black box for me.
Question: Is there somewhere a kind of transposition table which explains that all A_entities have been changed to B and so on?
If I wish for some reason to come back to the previous state, I feel unable to do it as I do not know what has been changed and how important it was. Whas it one entity or one thousand?
|
Beautify all files will usuall fix the second. All it does is replace 'Named' entities with their numbered counterpart. & nbsp; becomes & #160;
There are 2 kinds of messages (at least that is all I have seen). Marked:
1) with a X icon. These are bad, If you select, suggestions appear in the right pane.
2)Yellow Warnings: These are items that don't belong to the spec / misbehave in some cases . They usually only mater depending on who gets the files. Brain dead validation at some major sites will require that even these must be resolved.