From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Using org to create a TOC for a compilation of separate PDF documents Date: Fri, 24 May 2013 00:20:19 +0200 Message-ID: <20130523222019.GA16008@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33888) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufdzt-0003xG-A6 for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:28:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ufdzo-00073T-O6 for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:28:33 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:60954) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufds1-0002oL-1E for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:20:25 -0400 Received: by mail-wg0-f45.google.com with SMTP id n12so2534660wgh.24 for ; Thu, 23 May 2013 15:20:24 -0700 (PDT) Received: from kuru.dyndns-at-home.com (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id q20sm20490214wiv.7.2013.05.23.15.20.21 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 23 May 2013 15:20:22 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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: emacs-orgmode@gnu.org On Thu, May 23, 2013 at 03:21:56PM -0500, John Hendy wrote: > > Is it easier to just generate a list of files and use Org to "include" > them somehow via LaTeX instead of using Stapler to combine them? I would use a shell script to write an Org file with headlines derived from the filenames and include the PDFs with pdfpages. Hope this helps, -- Suvayu Open source is the future. It sets us free.