emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] org-exp-bibtex


From: Peter Danenberg
Subject: Re: [Orgmode] org-exp-bibtex
Date: Thu, 28 Jan 2010 17:21:22 -0600
User-agent: Mutt/1.5.16 (2007-06-11)

> Are you sure about it being in your load-path? What does
> 
> M-x locate-library <RET> org-exp-bibtex <RET>
> 
> say? If it finds it, both autoload and require should work.

locate-library says:

  Library is file ~/lib/emacs/org-mode/contrib/lisp/org-exp-bibtex.el

Just to be sure, my require form looks like:

  (require 'org-exp-bibtex)

Do I specifically need to add a preprocess hook such as this?

  (add-hook 'org-export-preprocess-hook 'org-export-bibtex-preprocess)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]