From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: failed execution of bibtex2html Date: Thu, 11 Apr 2013 16:49:27 +0530 Message-ID: <20130411111927.GA29537@panahar> References: <6B746CC9-EF6B-4157-B32D-D2778AD1B808@ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33775) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQFXW-0007qU-Fw for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 07:19:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQFXV-0003Ob-6M for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 07:19:38 -0400 Received: from mail-pd0-f173.google.com ([209.85.192.173]:43966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQFXV-0003NL-0s for emacs-orgmode@gnu.org; Thu, 11 Apr 2013 07:19:37 -0400 Received: by mail-pd0-f173.google.com with SMTP id v14so814264pde.4 for ; Thu, 11 Apr 2013 04:19:36 -0700 (PDT) Content-Disposition: inline In-Reply-To: <6B746CC9-EF6B-4157-B32D-D2778AD1B808@ucsd.edu> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Levy, Roger" Cc: "emacs-orgmode@gnu.org" > Hi, > > I'm having trouble getting \cite commands to work within org-mode for HTML export -- I get the error "Executing bibtex2html failed" when I run org-export-as-html. I'm running Aquamacs 2.4 (based on GNU Emacs 23.3.50.1) and org-mode version 7.9.4. Any advice would be much appreciated! (Note that emacs *can* find and execute bibtex2html.) I append a minimal example of the error. This thread may be of help: http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/threads.html#00067 In particular, look at: http://lists.gnu.org/archive/html/emacs-orgmode/2012-11/msg00166.html Vikas