Diff for /Amaya/amaya/HTMLT.T between versions 1.137 and 1.138

version 1.137, 2002/02/21 15:51:30 version 1.138, 2002/03/04 13:57:29
Line 1 Line 1
                 { Author: I. Vatton      1994-2000  }                  { Author: I. Vatton      1994-2002  }
   
 { If variable XML is set, the document is saved in the XHTML syntax.  { If variable XML is set, the document is saved in the XHTML syntax.
   Otherwise, it is saved in plain HTML }    Otherwise, it is saved in plain HTML }
Line 422  RULES Line 422  RULES
         Create '<object';          Create '<object';
         Create Attributes;          Create Attributes;
         Create '>\12';          Create '>\12';
           Indent +2;
           Indent -2 After;
         Create '</object>\12' After;              Create '</object>\12' After;    
         END;          END;
   

Removed from v.1.137  
changed lines
  Added in v.1.138


Webmaster