> There is no function org-exp-bibtex.
>
> What happens if you evalueate the following form?
>
> (progn (require 'org-exp-bibtex) (featurep 'org-exp-bibtex))

That evaluates to t.

Are there hooks installed, by the way, for exported to LaTeX? C-c C-e
d (export as LaTeX, process to PDF, and open the resulting PDF
document) doesn't seem to run bibtex; nor does #+BIBLIOGRAPHY: x y
insert \bibliographystyle{y}\bibliography{x} into the LaTeX document.


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to