lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV 500Kb html - Lynx capacity exceeded ?


From: Larry W. Virden, x2487
Subject: Re: LYNX-DEV 500Kb html - Lynx capacity exceeded ?
Date: Thu, 12 Feb 1998 03:48:01 -0500

The problem is that the file is a texinfo file converted to html and
the converter is making some invalid assumptions.  It assumes that
< and > inside code and pre tags need not be encoded.

There are a LOT of problems in the file.

Perhaps someone should warn the author of the package?

P.S.  That line of
<code><math.h></code>
should be
<code>&lt;math.h&gt;</code>
-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.teraform.com/%7Elvirden/> <*> O- "We are all Kosh."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]