all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ox-bibtex using the x.bib in different path
@ 2015-05-18  9:27 windy
  0 siblings, 0 replies; only message in thread
From: windy @ 2015-05-18  9:27 UTC (permalink / raw
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

Hi, everyone,

    I am using org-plus-contrib/ox-bibtex.el to combine bibtex output in html and latex.

    When I use a same x.bib like:

    #+BIBLIOGRAPHY: x unsrturl
    it works well

    But if I use a x.bib at different path and the src like:
    #+BIBLIOGRAPHY: /home/name/dropbox/x unsrturl  or #+BIBLIOGRAPHY: $HOME/dropbox/x unsrturl
    it shows "Executing bibtex2html failed"


    As the link show: http://emacs.stackexchange.com/questions/3375/loading-bibtex-file-in-org-mode-file , we shoud hack the ox-bibtex.el and change the TMPDIR. 

    Is anyone have a hacked ox-bibtex.el or any idea to the problem? I am using the emacs24.4.1 under ubuntu 14.04, the org-mode version is 8.2.10



[-- Attachment #2: Type: text/html, Size: 1215 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-18  9:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18  9:27 ox-bibtex using the x.bib in different path windy

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.