[l2h] alltt+tabular bug?

Igor Pechtchanski pechtcha at cs.nyu.edu
Sat Nov 13 05:50:33 CET 2004


Hi,

The tabular environment in the following file doesn't show up in HTML
*only if the .aux file is present*.  This is as minimal an example as I
could get.  To reproduce, "touch bug2.aux && latex2html bug2.tex".  My
system details follow the example.  Please let me know if more information
is needed.  Thanks,
	Igor

----------------------- BEGIN bug2.tex -----------------------
\documentclass{article}
\usepackage{alltt}
\begin{document}
%% Uncommenting the following line will draw the tabular properly
%\begin{list}{}{}\item\ \end{list}
\begin{tabular}{|l|}
Hello
\end{tabular}
\ref{ref1}. \label{ref1}.
\end{document}
------------------------ END bug2.tex ------------------------

$ /usr/bin/latex2html --version
 [english]This is jLaTeX2HTML Version 2002 (1.62) JA patch-1.4
by Kenshi Muto, Debian Project.

Original LaTeX2HTML Version 2002 (1.62)
by Nikos Drakos, Computer Based Learning Unit, University of Leeds.

$ rpm -qf /usr/bin/latex2html
tetex-latex-1.0.7-66

$ uname -srvmpio
Linux 2.4.20-18.9 #1 Thu May 29 07:08:16 EDT 2003 i686 i386 GNU/Linux

-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha at cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor at watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT



More information about the latex2html mailing list