From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Export to LaTeX and Beamer Date: Mon, 15 Jul 2013 10:55:29 +0200 Message-ID: <20130715085529.GA2791@kuru.dyndns-at-home.com> References: <87ppuowz8m.fsf@free.fr> <20130713202518.GE11006@kuru.dyndns-at-home.com> <87ehb0jkss.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyeZL-0006C9-Cu for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 04:55:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyeZH-0001sJ-3W for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 04:55:43 -0400 Received: from mail-ee0-x232.google.com ([2a00:1450:4013:c00::232]:45016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyeZG-0001s2-P7 for emacs-orgmode@gnu.org; Mon, 15 Jul 2013 04:55:38 -0400 Received: by mail-ee0-f50.google.com with SMTP id d49so7309963eek.23 for ; Mon, 15 Jul 2013 01:55:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87ehb0jkss.fsf@free.fr> 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 On Mon, Jul 15, 2013 at 10:21:07AM +0200, Julien Cubizolles wrote: > Suvayu Ali writes: > > > > Sounds a bit clumsy; are you aware of subtree export[1]? However I'm > > not sure if you can export the same headline with different backends > > with subtree export. > > Subtree export won't do it: it's the whole org-file I need to > export. It's for a course I'm giving: I need the beamer to display > during class and the notes for myself on the desk. That can be done by using beamerarticle as the class and exporting as beamer. Say you have H:3 in options, then only level 3 headlines or headlines with the frame property end up in frames when using the beamer class. With beamerarticle, everything ends up in your handout/notes. Hope this helps, -- Suvayu Open source is the future. It sets us free.