From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: noninteractive use of org-export Date: Thu, 17 Apr 2014 09:39:49 +0200 Message-ID: <877g6o8kvu.fsf@bzg.ath.cx> References: <87y4z5xsxw.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35975) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WagvO-0004jk-6F for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:40:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WagvJ-00063k-D1 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:39:58 -0400 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:63883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WagvJ-00063g-6Z for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:39:53 -0400 Received: by mail-wi0-f178.google.com with SMTP id bs8so405373wib.17 for ; Thu, 17 Apr 2014 00:39:52 -0700 (PDT) In-Reply-To: <87y4z5xsxw.fsf@free.fr> (Julien Cubizolles's message of "Wed, 16 Apr 2014 16:14:19 +0200") 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: Julien Cubizolles Cc: emacs-orgmode@gnu.org Hi Julien, Julien Cubizolles writes: > How can I use org-beamer-export-to-pdf for example for an org file that > the current buffer isn't visiting? > > My setup is the following : I have two org files cours-beamer.org and > cours-notes.org each containing different +LATEX_CLASS and > +LATEX_CLASS_OPTIONS choices and the same +#INCLUDE "cours.org" > file. I'd like to be able to run the export to beamer-pdf for both > cours-beamer.org and cours-notes.org from cours.org, or even from a bash > script but the documentation for org-beamer-export-to-pdf doesn't show > how. You need to setup a publishing project to export several files at once. HTH, -- Bastien