Package: bibtex2html Version: 1.97-2 Severity: normal
Hello, I just migrated from squeeze to wheezy. I understand that wheezy is not stable yet. I encountered a regression while using bibtex2html. Before the migration I could specify a style in the current directory thanks to to the -s option because "." is in my BIBINPUTS. After migration this no longer works. I believe because there is a change of directory to /tmp in the process. In other words when executing: $ export BSTINPUTS=.:: $ bibtex2html -s mylocalstyle foo.bib returns an error message (style file not found). It was working properly in squeeze. Note: there is a work-around that work in my case: $ bibtex2html -s `pwd`/mylocalstyle foo.bib Best, Erik -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bibtex2html depends on: ii ocaml-base-nox [ocaml-ba 3.12.1-4 Runtime system for OCaml bytecode ii perl 5.14.2-16 Larry Wall's Practical Extraction ii texlive-base 2012.20120611-5 TeX Live: Essential programs and f bibtex2html recommends no packages. Versions of packages bibtex2html suggests: ii hlins 0.39-19 Insert URLs into html documents -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20130112051408.6063.32950.reportbug@eriklaptop

