Hi, FYI, a Debian user reported the problem described in the attachment.
See also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=276037 Thanks for considering. bye, Roland
--- Begin Message ---Package: latex2html Version: 2002-2-1-8 Severity: wishlist Could you please support the extended array/tabular syntax provided by the 'array' package? Example: \usepackage{array} ... \begin{tabular}{>{\sl}cl} 123&foo\\ 456&bar\\ \end{tabular} is not supported right now, the whole columns spec gets ignored by latex2html, including even the 'cl'. To have the above typeset properly in both the LaTeX and the HTML one has to manually apply the formatting to the corresponding column contents: ... \begin{tabular}{cl} {\sl 123}&foo\\ {\sl 456}&bar\\ \end{tabular} -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.26-1-686 Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R Versions of packages latex2html depends on: ii gs 8.01-5 Transitional package ii gs-esp [gs] 7.07.1-9 The Ghostscript PostScript interpr ii gs-gpl [gs] 8.01-5 The GPL Ghostscript PostScript int ii netpbm 2:10.0-7 Graphics conversion tools ii perl 5.8.4-2.3 Larry Wall's Practical Extraction ii tetex-bin 2.0.2-22 The teTeX binary files ii tetex-extra 2.0.2b-6 Additional library files of teTeX -- no debconf information
--- End Message ---
_______________________________________________ latex2html mailing list [EMAIL PROTECTED] http://tug.org/mailman/listinfo/latex2html
