From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Using org to create a TOC for a compilation of separate PDF documents Date: Thu, 23 May 2013 17:31:25 -0500 Message-ID: References: <20130523222019.GA16008@kuru.dyndns-at-home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufe2i-0005ny-28 for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:31:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ufe2h-0000XV-0H for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:31:28 -0400 Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:61676) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ufe2g-0000X6-Oi for emacs-orgmode@gnu.org; Thu, 23 May 2013 18:31:26 -0400 Received: by mail-la0-f42.google.com with SMTP id fg20so3833101lab.29 for ; Thu, 23 May 2013 15:31:25 -0700 (PDT) In-Reply-To: <20130523222019.GA16008@kuru.dyndns-at-home.com> 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: Suvayu Ali Cc: emacs-orgmode On Thu, May 23, 2013 at 5:20 PM, Suvayu Ali wrote: > 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. > Thanks to your and Martin. I've not used that package, so I'll check it out and let you know if I have any issues (perhaps off-line to Martin if I end up not actually using Org). But using babel to just generate the LaTeX code would be great! Thanks again, John > Hope this helps, > > -- > Suvayu > > Open source is the future. It sets us free. >