On 24/04/2005, at 11:51 PM, Karl Sarnow wrote:
Hello,
I have a problem with latex2html and wonder if this mailing list is still alvie? The last entries in the archive date back to 2002!!!
Since you have now joined the list via the tug.org site, you should now know where to look for the archives.
Anyway: Here is my problem.
A simple table in latex is not correct translated to HTML. Only the header lines are displayd. Here is the LaTEX code:
% \begin{table}
\caption{\label{cap:The-results-of}The results of the experimental procedure.}
\begin{center}\begin{tabular}{|c|c|} \hline Height h{[}cm{]}& Time t{[}s{]}\tabularnewline
Most people use \\ to delimit table rows. That should work for you in this example.
\hline \hline 10& 1.49\tabularnewline \hline 8& 1.37\tabularnewline \hline 6& 1.18\tabularnewline \hline 4& 0.91\tabularnewline \hline 2& 0.70\tabularnewline \hline \end{tabular}\end{center} \end{table}
I attach 2 littel gif files, which contain the result of the DVI file (correct display) and the HTML file (error prone display).
Does anybody read this mail and is able/willing to help me?
Thanks Karl
<table_dvi.gif><table_html.gif><karl.sarnow.vcf>_______________________ ________________________
latex2html mailing list
[email protected]
http://tug.org/mailman/listinfo/latex2html
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Hope this helps,
Ross Moore
------------------------------------------------------------------------ Ross Moore [EMAIL PROTECTED] Mathematics Department office: E7A-419 Macquarie University tel: +61 +2 9850 8955 Sydney, Australia fax: +61 +2 9850 8114 ------------------------------------------------------------------------
_______________________________________________ latex2html mailing list [email protected] http://tug.org/mailman/listinfo/latex2html
