up

latex

 
Hypertext Title  
---------------  
\Configure{@HTML}.........................1  
 
   Environment for setting \title material in <title>. The contributions  
   are accumulative; an empty argument reinitializes the contribution.  
 
Tables  
------  
 
Properties of tabular and array tables can be locally redefined with  
instructions of the following forms.  
 
   \Css{\#TBL-\TableNo-  {....}}           % within tables  
   \Css{\#TBL-\TableNo-\HRow- {....}}      % within rows  
   \Css{\#TBL-\TableNo-\HCol  {....}}      % within columns  
   \Css{\#TBL-\TableNo-\HRow-\HCol {....}} % within cells  
   \Css{\#TBL-\TableNo-<i>g  {....}}       % column group; <i>  
 
\Configure{enumerate}..............1  
   Contribution into <ol>  
 
 

up