[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#361564: tetex-extra: sample file plbib.bib is ill-formed



Package: tetex-extra
Version: 3.0-17
Severity: normal


File /usr/share/texmf-tetex/bibtex/bib/plbib/plbib.bib contains an @
sign in an email address, and because bibtex does not recognize % as a
comment character, it causes an error when running bibtex on this
file.

To trigger the bug:

  : nr@curlycoat 10107 ; cat pl.tex
  \documentclass{article}
  \begin{document}
  \nocite{*}
  \bibliographystyle{plain}
  \bibliography{plbib}
  \end{document}

  : nr@curlycoat 10099 ; bibtex pl
  This is BibTeX, Version 0.99c (Web2C 7.5.4)
  The top-level auxiliary file: pl.aux
  The style file: plain.bst
  Database file #1: plbib.bib
  "," immediately follows an entry type---line 5 of file plbib.bib
   : % According to Staszek Wawrykiewicz <staw@gust.org.pl>
   :                                                       , these files
  I'm skipping whatever remains of this entry
  (There was 1 error message)
  : nr@curlycoat 10100 ;


Here's a patch:

: nr@curlycoat 10105 ; diff -u plbib.bib~ plbib.bib
--- plbib.bib~  2001-06-05 14:25:29.000000000 -0400
+++ plbib.bib   2006-04-08 21:44:53.000000000 -0400
@@ -2,7 +2,7 @@
 % To jest TESTOWA i NIEPRAWDZIWA bibliografia Bogus/lawa Licho/nskiego
 %
 
-% According to Staszek Wawrykiewicz <staw@gust.org.pl>, these files
+% According to Staszek Wawrykiewicz <staw at gust.org.pl>, these files
 % been put into the public domain.
 %
 % 2001/06/05 Thomas Esser


-- Package-specific info:
If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report. Don't forget to also include minimal examples of
other files that are needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.latex-einfuehrung.de/mini-en.html (english)

or 

http://www.latex-einfuehrung.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-rw-r--  1 nr nr 840 Apr  2 13:00 /home/nr/texmf/ls-R
-rw-rw-r--  1 root users 1223 Apr  8 14:35 /var/lib/texmf/ls-R
lrwxrwxrwx  1 root root 29 Mar 29 18:31 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx  1 root root 35 Mar 29 18:31 /usr/share/texmf-tetex/ls-R -> /var/lib/texmf/ls-R-TEXMFDIST-TETEX

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12hdk7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tetex-extra depends on:
ii  dpkg                          1.13.17    package maintenance system for Deb
ii  tetex-base                    3.0-17     Basic library files of teTeX
ii  tetex-bin                     3.0-15     The teTeX binary files
ii  ucf                           2.007      Update Configuration File: preserv

tetex-extra recommends no packages.

-- no debconf information



Reply to: