On 11/15/2010 09:47 PM, Richard Heck wrote:
On 11/14/2010 03:34 AM, Abdel Younes wrote:
Hi Richard,
Just a simple report of the LyXHTML export of the with latest trunk
under MacOS and no LaTeX installed. The export went fine (and
instantaneous!). Except for the expected errors for the pdf and eps
to png conversion, I had absolutely no problem. You may want to have
a look at these errors when I load the resulting UserGuide.xtml under
Safari:
This page contains the following errors:
error on line 2922 at column 19: Entity 'epsi' not defined
error on line 3767 at column 31: Entity 'InvisibleTimes' not defined
error on line 3768 at column 29: Entity 'DifferentialD' not defined
error on line 4083 at column 17: Entity 'dtdot' not defined
error on line 4264 at column 29: Entity 'af' not defined
error on line 4342 at column 39: Entity 'af' not defined
error on line 4400 at column 31: Entity 'grave' not defined
error on line 4424 at column 29: Entity 'Dot' not defined
error on line 4460 at column 31: Entity 'breve' not defined
error on line 4484 at column 33: Entity 'OverBar' not defined
error on line 4535 at column 39: Entity 'af' not defined
error on line 4540 at column 42: Entity 'af' not defined
error on line 4656 at column 27: Entity 'af' not defined
error on line 4841 at column 30: Entity 'af' not defined
error on line 4847 at column 33: Entity 'af' not defined
error on line 5000 at column 27: Entity 'af' not defined
error on line 5047 at column 43: Entity 'ThinSpace' not defined
error on line 5055 at column 46: Entity 'ThinSpace' not defined
error on line 5117 at column 27: Entity 'af' not defined
error on line 8376 at column 17: Entity 'ap' not defined
Below is a rendering of the page up to the first error.
The above message is wrong though as the rendering went up until the
end of the document.
I think the problem here is that you have exported math as MathML (the
default) and Safari does not understand it. You can try exporting as
HTML instead (this is set under Document>Settings>Output), though of
course the rendering is worse that way.
Ah... OK, thanks.
Abdel.