Results 1 to 2 of 2
Hi there,
I cannot have running pdflatex and bibtex in my emacs setting.
For example, if I do just latex (i mean to only produce the dvi file) bibtex work ...
- 11-11-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 1
bibtex not working with pdflatex
Hi there,
I cannot have running pdflatex and bibtex in my emacs setting.
For example, if I do just latex (i mean to only produce the dvi file) bibtex work OK, but when i want to run pdflatex, bibtex is not working and is telling me that:
I found no \bibdata command---while reading file report2d.aux
then is not finding the bib file where my bibliography data is (but it is finding the bibstyle that i want, etc). The strange thing is that when i am doing just latex it works, then i think that the problem is with pdflatex.
Any suggestion?
thank you in advance
Ps: I use emacs 22 in ubuntu-linux 7.10. I have my own .emacs file, etc
THANK YOU
- 11-13-2007 #2
That usually means there is no bibliography in your aux. Delete your .aux and make sure the bibliography is listed in your tex file. Then rerun pdflatex then rerun bibtex. I don't know why it wouldn't error with latex....
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
