Bug in recent beta

Martin Sievers <[email protected]> Sat, 16 Jul 2005 23:57:45 +0200
Newsgroups gmane.comp.tex.bibtex.jurabib.devel
Message-ID <[email protected]>
--------------010708090502020707010307
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit

Hello Jens,
I want to report another bug, I just noticed: Compiling the tex-file
attached you get a "Nr.. 4" in the references instead of "Nr. 4".

Greetings
Martin


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/jurabib-developer/

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

--------------010708090502020707010307
Content-Type: application/octet-stream;
 name="jurabib-test.dvi"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="jurabib-test.dvi"

9wIBg5LAHDsAAAAAA+gbIFRlWCBvdXRwdXQgMjAwNS4wNy4xNjoyMzU0iwAAAAEAAAAAAAAA
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/////oAKPoo6NoP1oMyCgAmgzRY2g/bcz
Io2RHE5l8w8klUhkAArzMwAK8zMACGVjcm0xMDk1umJsdWJibHViYmx1Yo6fIn83jZERWzDz
GxcS0s4ADmZmAA5mZgAIZWNzeDE0NDDGTGl0ZXJhdHVyjp8YcNyNkRFbMPMc7cRdXQAK8zMA
CvMzAAhlY2J4MTA5NcdEaWdlbCyWCYhrSC66L8dCdXJrLJsJiGpWLjuRCEuwUm90ZXJzLJNH
dW5uYXK6L8dLbGluZ2xlciyYV5H+9TFhbHRlcrovx0dlcmhhcmRzLJNNYXJpYY6kDZmajZEs
k24oSHJzZy4pOpEEmJi6U2OQsqBocmlmdGVucmVpaGWWBAA3RpH/F+NvcnVtk01lZGllbnJl
emVwdGlvbi6bBAA2QmFuZJM1LJNTcJBNX29ydJN1bmSYTWVkaWVuk0VukLKgdC2OoY2RLJNu
d2ljmrKga2x1bmdzdGVuZGVuemVulgOBLnVuZJNQcm9ibGVtZZNlaW5lcpEDgS1sdWtyYXRp
dphlbpNCZXppZWiYdW5nLpNTcJpNX29ydJN1bmSTU3CYb3J0cmUtjqGNkSyTbnplcHRpb24s
lgOhazEuk0F1ZpEAybZsYWdlLpNCYWRlbi1CYWRlbjqTTm9tb3OTVpH/F+NlcmxhZ3NnZXNl
bGxzY5CyoGhhZnQskzIwMDEskzE1FTMxjp8WmZqNkRFbMMdtZSyWBCuhSXQnczqTuk15lgOh
a3RpdGxlLpNQbGGVsqB5YpBNX2+TeZYDoWsyMDA0LJNOci4ukzA1jo6fL5mbjY2NjZIA38MT
MY6Ojo6OjPgAAAAqAYOSwBw7AAAAAAPoAo+ijgGznJwABQAB8xztxF1dAArzMwAK8zMACGVj
YngxMDk18xsXEtLOAA5mZgAOZmYACGVjc3gxNDQw8w8klUhkAArzMwAK8zMACGVjcm0xMDk1
+QAAAsUC39/f3w==
--------------010708090502020707010307
Content-Type: application/x-tex;
 name="jurabib-test.tex"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="jurabib-test.tex"

\documentclass{scrartcl}

\usepackage[german]{babel}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage[]{jurabib}


\begin{document}
blubblubblub
\bibliography{jurabib-test}
\nocite*
\bibliographystyle{jurabib}

\end{document}


--------------010708090502020707010307
Content-Type: text/plain;
 name="jurabib-test.bib"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="jurabib-test.bib"

@INBOOK{Digel/Burk:2001,
  pages = {15--31},
  title = {Sport und Medien Entwicklungstendenzen und Probleme einer lukrativen Beziehung},
  publisher = {Nomos Verlagsgesellschaft},
  year = {2001},
  editor = {Gunnar Roters and Walter Klingler and Maria Gerhards},
  author = {Digel, H. and Burk, V.},
  volume = {5},
  series = {Schriftenreihe Forum Medienrezeption},
  address = {Baden-Baden},
  edition = {1.~Auflage},
  owner = {Henrike},
  volumetitle = {Sport und Sportrezeption},
  gender = {pm},
}

@Article{,
  author = 		  {It's me},
  title = 		  {My title},
  journal = 	  {Playboy},
  year = 		  {2004},
  number = 	  {05},
}


--------------010708090502020707010307--