Diff for /Amaya/amaya/HTML.S between versions 1.14 and 1.15

version 1.14, 1997/02/13 14:15:29 version 1.15, 1997/02/17 09:49:03
Line 105  STRUCT Line 105  STRUCT
              {* add Font_ to the exclusion list *}               {* add Font_ to the exclusion list *}
   Pre_Line = Basic_Set;    Pre_Line = Basic_Set;
   
   Anchor (ATTR HREF_; NAME = Text; REL; REV; Title)    Anchor (ATTR HREF_; NAME = Text; REL; REV; Title;
                  InternalLink = Reference(Anchor))
         = Basic_Set;          = Basic_Set;
   
   Basic_Elem = CASE OF    Basic_Elem = CASE OF
Line 363  EXCEPT Line 364  EXCEPT
   
         Langue:         Invisible;          Langue:         Invisible;
         Style\240:      Invisible;          Style\240:      Invisible;
           InternalLink:   Invisible;
         WidthElement:   NewWidth;          WidthElement:   NewWidth;
         IntWidthPercent:Invisible;          IntWidthPercent:Invisible;
         IntWidthPxl:    Invisible;          IntWidthPxl:    Invisible;

Removed from v.1.14  
changed lines
  Added in v.1.15


Webmaster