From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: org-exp-bibtex and multiple latex runs Date: Fri, 10 Sep 2010 14:14:35 -0500 Message-ID: <4C8A839B.6050905@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41501 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ou93Z-0006T5-AE for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 15:14:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ou93Y-0004s1-8M for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 15:14:41 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:4677) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ou93X-0004ru-Uf for emacs-orgmode@gnu.org; Fri, 10 Sep 2010 15:14:40 -0400 Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id OAA15202 for ; Fri, 10 Sep 2010 14:14:38 -0500 (CDT) Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id OAA28674 for ; Fri, 10 Sep 2010 14:14:36 -0500 (CDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Hello, Does anyone use org-exp-bibtex.el from the contrib directory to get bibtex citations in both exported HTML and PDF? If so, how do you deal with the PDF generation process, since it requires multiple runs of latex/bibtex? Do you do that within org-mode, or just do it through the shell? Thanks for any tips, Erik