<html><body bgcolor="#FFFFFF"><div>Hello Pat,<br></div><div><br>On 14/08/2010, at 9:44 PM, "Pat Somerville" &lt;<a href="mailto:l_pat_s@hotmail.com">l_pat_s@hotmail.com</a>&gt; wrote:<br></div><div><br></div>Thanks for sharing you observations.<div>However these seem to indicate a significant misunderstanding of what is the role of the various file formats produced by TeX and other software, in helping to produce the images that you see on a computer screen or printed page.</div><div><br></div><div>Neither a .dvi nor a .html file contains any executable code. All the these do is to contain information to be used by other software. The .dvi file is read by dvips to produce a page description in PostScript, which may be further processed to PDF, to be read by software such as Adobe Reader. The .html file just has data to be interpreted by a web browser.</div><div><br></div><div>There is no concept of double spacing in the HTML language, so there is no way for LaTeX2HTML to put anything into the file so that a web browser knows that this is the effect you want to see.</div><div><br></div><div>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.</div><div>These are things which do not happen automatically.&nbsp;</div><div><br><blockquote type="cite"><div><div><span class="Apple-style-span" style="font-size: small; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-family: Arial; ">&nbsp;</span><br></div><div><font size="2" face="Arial">
<div>&nbsp;</div>
<div>Question I.&nbsp; But what is a way in which I could have double-spaced, 
Chinese or English text in a .html file produced using LaTeX2HTML?</div>
<div>&nbsp;</div>
<div>I imagine or wonder if there might be two types of solutions 
to&nbsp;produce double spacing in the .html file:</div>
<div>&nbsp;</div>
<div>A) a set of LaTeX commands&nbsp;for double spacing internally in the .tex 
file and</div></font></div></div></blockquote><div><br></div><div>In TeX you set the \baseline stretch parameter.</div><br><blockquote type="cite"><div><div><font size="2" face="Arial">
<div>B) externally in a latex2html command, a method&nbsp;which will enable 
double spacing from a .tex file which does not contain&nbsp;commands for double 
spacing.</div></font></div></div></blockquote><div><br></div>HTML does not support this, so you need to do it with CSS rules.</div><div><br><blockquote type="cite"><div><div><font size="2" face="Arial">
<div>&nbsp;</div>
<div>But, of course, what I imagine and reality could be different.</div>
<div>&nbsp;</div>
<div>Question II.&nbsp; Or&nbsp;are there different results for 1&nbsp;or 2 
using&nbsp;either simplified-Chinese or English text and a&nbsp;more recent 
version of LaTeX2HTML?</div>
<div>&nbsp;</div>
<div>Unless someone advises otherwise, with a currently working installation of 
LaTeX2HTML 1.70 I&nbsp;am hesitant to upgrade it in an OpenSuSE-11.1, Linux 
operating system using&nbsp; probably version 3.5.10 of the K Desktop 
Environment (KDE).&nbsp; With LaTeX2HTML's required software packages I suppose 
the safest way to upgrade LaTeX2HTML might be to install the&nbsp;newer version 
of LaTeX2HTML when&nbsp;installing, say version 11.2 or higher of&nbsp;the 
whole, OpenSuSE operating system onto a freshly formatted, but otherwise blank 
area of a hard-disk drive.</div>
<div>&nbsp;</div>
<div>Question III.&nbsp; Where on the Internet I may find thorough documentation 
for the use of LaTeX2HTML?</div></font></div></div></blockquote><div><br></div><div>The manual that comes with it has most things. Read also the comments in the .tex files themselves, rather than just the final PDF. Also the Web Companion has extra stuff, not in the manual. &nbsp;</div><div><br></div><br><blockquote type="cite"><div><div><font size="2" face="Arial">
<div>&nbsp;</div>
<div>Thanks in advance for help.</div>
<div>&nbsp;</div>
<div>Pat</div></font></div></div></blockquote><div><br></div><div>Hope this helps,</div><div><br></div><div>&nbsp;&nbsp; &nbsp;Ross&nbsp;</div><div><br></div><br><blockquote type="cite"><div><div><font size="2" face="Arial">
<div>&nbsp;</div></font></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>latex2html mailing list</span><br><span><a href="mailto:latex2html@tug.org">latex2html@tug.org</a></span><br><span><a href="http://tug.org/mailman/listinfo/latex2html">http://tug.org/mailman/listinfo/latex2html</a></span><br></div></blockquote></div></body></html>