Package: latex2html Version: 2002-2-1-20050114-5 Severity: normal Tags: patch
latex2html seems to expect framebox to take two options (square bracket) arguments before the main argument. Infact it takes a (), a [] and then the {}. This patch fixes it for me. --- /usr/bin/latex2html.orig 2006-04-17 18:28:39.000000000 +1000 +++ /usr/bin/latex2html 2007-08-01 20:38:03.000000000 +1000 @@ -16137,7 +16137,7 @@ &process_commands_in_tex (<<_RAW_ARG_CMDS_); psfig # {} # \$args =~ s/ //g; usebox # {} -framebox # [] # [] # {} +framebox # () # [] # {} _RAW_ARG_CMDS_ # ... but these are set in a box to measure height/depth Thanks. NeilBrown -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages latex2html depends on: ii gs-esp [gs] 8.15.3.dfsg.1-1 The Ghostscript PostScript interpr ii netpbm 2:10.0-11 Graphics conversion tools ii perl 5.8.8-7 Larry Wall's Practical Extraction ii perl-doc 5.8.8-7 Perl documentation ii tetex-bin 2007-10 TeX Live: teTeX transitional packa ii tetex-extra 2007-10 TeX Live: teTeX transitional packa ii texlive-base-bin 2007-12 TeX Live: Essential binaries ii texlive-fonts-recommende 2007-10 TeX Live: Recommended fonts ii texlive-latex-recommende 2007-10 TeX Live: LaTeX recommended packag latex2html recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]