From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: org export for both latex and beamer, a recipe? Date: Fri, 10 Jan 2014 12:36:44 +0100 Message-ID: <87d2k0131v.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1aOP-0000iC-Mj for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:36:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1aOO-0007Vn-H5 for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:36:49 -0500 Received: from mail-we0-x230.google.com ([2a00:1450:400c:c03::230]:50447) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1aOO-0007Vj-9D for emacs-orgmode@gnu.org; Fri, 10 Jan 2014 06:36:48 -0500 Received: by mail-we0-f176.google.com with SMTP id p61so3854192wes.7 for ; Fri, 10 Jan 2014 03:36:47 -0800 (PST) Received: from crunchbang ([2a01:e35:2f7f:ac80:221:70ff:fe1c:6528]) by mx.google.com with ESMTPSA id bc5sm2175399wib.4.2014.01.10.03.36.46 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 10 Jan 2014 03:36:46 -0800 (PST) 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: "Liste-emacs-orgmode@gnu.org " Hello the list, It's very nice that an org file can be exported both to a .tex file with article class as well as to beamer class. Here is my question: does anyone knows how mixing in the same org file what is supposed to be in the paper.tex and what is only for a talk with he= lp of beamer?=20 I would be very happy to be able to write a draft in org-mode with saying to myself for example =C2=ABthis list must be in my talk=C2=BB. But= I know that showing a list with beamer in a talk does not require exactly the same properties than writing a list for a paper (with beamer class the exposition of the list can be dynamic).=20 The best would be to succeed to write the same org file, in order to have only to change the Latex class: beamer or article, the export would make all. Is it possible?=20 I hope to have succeeded to write clearly my question and what I would be glad to get. I do not know if is possible, and I am not sure that the Org manual explains this point.=20 Best wishes,=20 Jo.=20