| 1 | % LaTeX2HTML Version 96.1 : html.sty | 
| 2 | % | 
| 3 | % This file contains definitions of LaTeX commands which are | 
| 4 | % processed in a special way by the translator. | 
| 5 | % | 
| 6 | % Place this file in a directory accessible to LaTeX (i.e., somewhere | 
| 7 | % in the TEXINPUTS path.) | 
| 8 | % | 
| 9 | % | 
| 10 | % | 
| 11 | %  This package is invoked by including the "heqn" style (package) in | 
| 12 | %  your LaTeX source file.  It was no effect on the LaTeX version of | 
| 13 | %  your document, but it alters they way equations are processed | 
| 14 | %  by LaTeX2HTML.  This style file causes the equation numbers for | 
| 15 | %  equations in the "equation" environment to be processed by | 
| 16 | %  LaTeX2HTML as text in front of the equation.  The advantage of | 
| 17 | %  doing this is that the equations become order-independent and | 
| 18 | %  do not have to be regenerated every time the document is modified | 
| 19 | %  in the slightest way. | 
| 20 | % |