Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

> 
> >>>>> "Yann" == Yann Esposito <[EMAIL PROTECTED]> writes:
> 
> Yann> simply for information, have a nice day. LyX is a great program.
> 
> I can see it too, but I have no idea what is wrong. Do you?
> 
> JMarc

I suspect that the problem lies with the warning that the validator couldn't
decide whether this is an XML or SGML-based doc. I've seen this warning
elsewhere and have "cured" it by removing the Strict for the DOCTYPE definition
below. Ie, 's/[ -][Ss]trict//g'

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>

Sure, this is a kludge, but does it resolve the problem?

Angus





Reply via email to