Package: latex2html
Version: 2015-debian1-1
Severity: normal

Dear Maintainer,

latex2html stops with error message: 
Can't use 'defined(@array)' (Maybe you should just omit the defined()?)
at /usr/share/latex2html/styles/natbib.perl line 1454, <STYLES> line 6.
similar to closed (#789731) but other file
can be fixed by
#####################################################################
--- oldversion/natbib.perl      2017-05-26 17:08:47.377554172 +0200
++
+ newversion/natbib.perl        2017-05-26 17:12:07.422234392 +0200
@@
-1451,7 +1451,7 @@
     local($_) = @_;
     s/$next_pair_pr_rx//o;
     l
ocal($style)="citestyle_$2";
-    if (defined @$style) {
+    if
(@$style) {
        ($CITE_OPEN_DELIM,
         $CITE_CLOSE_DELIM,
        
 $CITE_ENUM,
###########################################################
###########

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64
 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages latex2html depends on:
ii  ghostscript-x                        9.20~dfsg-3.2
ii  netpbm                               2:10.0-15.3+b2
ii  perl                                 5.24.1-2
ii  perl-doc                             5.24.1-2
ii  tex-common                           6.06
ii  texlive-binaries [texlive-base-bin]  2016.20160513.41080.dfsg-2
ii  texlive-fonts-recommended            2016.20170123-5
ii  texlive-latex-extra                  2016.20170123-5
ii  texlive-latex-recommended            2016.20170123-5

latex2html recommends no packages.

latex2html suggests no packages.

-- no debconf information

Reply via email to