Hi Pat,
On Sun, 15 Aug 2010, Ross Moore wrote:
That last statement Is not quite true. The CSS language can be used to
add extra information about detailed layouts for items on a webpage.
When LaTeX2HTML was written, the CSS specifications were in rather early
stages of development, and not well supported by web browsers.
Nevertheless, there is a mechanism to add CSS rules using LaTeX2HTML.
You can learn about it in the book The LaTeX Web Companion. It requires
you to adjust your LaTeX source somewhat, and/or edit .CSS files after
the translation has been done. These are things which do not happen
automatically.
Adding the line:
body { line-height: 2; }
... to the generated .css file seems to do the trick.
Ideally latex2html would handle this case.
/Finn
___________________________________________________________________
Finn Aarup Nielsen, DTU Informatics, Denmark
Lundbeck Foundation Center for Integrated Molecular Brain Imaging
http://www.imm.dtu.dk/~fn/ http://nru.dk/staff/fnielsen/
___________________________________________________________________
_______________________________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html