* Frederik (2010-05-12) writes: > I've just updated to MikTeX 2.8 on Windows XP and found myself in > trouble compiling my bibtex data using emacs/auctex: > > If I run bibtex using C-c BibTeX RET, I get an error: > > ------------------------- > Running `BibTeX' on `effizienz_paper' with ``bibtex effizienz_paper'' > This is BibTeX, Version 0.99c (Web2C 7.5.4) > The top-level auxiliary file: effizienz_paper.aux > I couldn't open style file biblatex.bst [...] > Running `bibtex effizienz_paper' in the command window causes no > problems, everything is fine.
Are you sure that Emacs makes use of the same BibTeX binary as the one found by the Windows prompt? This could happen if you still have an old MiKTeX installation around and the PATH environment variable set for Emacs points to that. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
