lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV SGML entities question


From: Christopher R. Maden
Subject: Re: LYNX-DEV SGML entities question
Date: Fri, 16 May 1997 19:31:39 GMT

[Fote]
>       I tracked down that discussion, and noted when reviewing it
> that Lynx is not handling &#SPACE; or &#TAB;.  As an investor in the
> Goldfarb book, could you enlighten us on what other ones, of
> whatever type those are, there are?

From the productions quoted before, SPACE, RE, and RS are built-in;
extras must be defined in the SGML declaration.  The only ones defined
in HTML's SGML declaration are:

         FUNCTION
                  RE          13
                  RS          10
                  SPACE       32
                  TAB SEPCHAR  9

That's the whole list.  &#RS; should always be ignored[*]; &#RE;
should be treated equivalently to a newline.

(Investor?  Hell, no - I certainly couldn't afford it.  It belongs to
my employer.)

-Chris

[*]In the absence of shortref, which HTML does not use.  After short
references are resolved, all record starts are discarded, per clause
9.4 of ISO 8879.
-- 
Christopher R. Maden                  One Richmond Square
DynaText SIT Technical Support        Providence, RI 02906 USA
Inso Corporation                      +1.401.421.9550 (voice)
Electronic Publishing Solutions       +1.401.521.2030 (facsimile)
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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