From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jacek Generowicz Subject: Re: Exporting a presentation to both slides and handouts? Date: Thu, 15 Mar 2012 09:49:39 +0100 Message-ID: References: <580EE13B-CE44-41EF-92FA-52E4EC93D235@polytechnique.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="US-ASCII" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S86Nq-0001DO-4h for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 04:50:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S86NS-0002kY-SJ for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 04:50:05 -0400 Received: from cernmx32.cern.ch ([137.138.144.178]:39869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S86NS-0002kK-Ln for emacs-orgmode@gnu.org; Thu, 15 Mar 2012 04:49:42 -0400 In-Reply-To: <580EE13B-CE44-41EF-92FA-52E4EC93D235@polytechnique.org> 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: Alan Schmitt Cc: emacs-orgmode Mode At Thu, 15 Mar 2012 09:14:00 +0100, Alan Schmitt wrote: > > Hello, > > I'm finishing a presentation with org-mode which is exported as > beamer slides. I would like to also export it as a handouts, which > basically means changing a couple lines in the preamble. On a related note, I'm looking to produce both slides (sparse) and notes (dense) from a single org file. (Something akin to S5's handout class, though I would be happy for the slides and notes to be completely separate products, as long as their contents are extracted from the same org source). Any hints on org mode goodies which can help with this sort of thing?