Bug#412085: pybtex: does not work

2009-07-30 Thread Jakub Wilk
tags 412085 + patch unblock 535116 with 412085 thanks * Nis Martensen , 2007-02-23, 14:21: No manpage yet for pybtex, because it does not work at all: $ pybtex usage: pybtex [bibtexfiles...] $ cat as.tex \documentclass[11pt]{article} \bibliographystyle{plain} \begin{document} \cite{one} \bibli

Bug#412085: pybtex: does not work

2009-06-29 Thread Jakub Wilk
block 535116 with 412085 thanks * Nis Martensen , 2007-02-23, 14:21: $ pybtex as.tex bibo.bib Traceback (most recent call last): File "/usr/bin/pybliographer", line 166, in ? execfile (filename, user_global) File "/usr/share/pybliographer/pybtex.py", line 55, in ? db, keys, style, missin

Bug#412085: pybtex: does not work

2007-02-23 Thread Nis Martensen
Package: pybliographer Version: 1.2.9-1 Severity: normal No manpage yet for pybtex, because it does not work at all: $ pybtex usage: pybtex [bibtexfiles...] $ cat as.tex \documentclass[11pt]{article} \bibliographystyle{plain} \begin{document} \cite{one} \bibliography{bibo} \end{document} $ latex