From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Columns with LaTeX beamer export Date: Wed, 7 Jul 2010 09:01:25 +0200 Message-ID: References: <8739vx6oie.fsf@thinkpad.tsdh.de> <87hbkcbdx5.fsf@thinkpad.tsdh.de> <87ocekxrpz.wl%ucecesf@ucl.ac.uk> <201007070852.11215.tassilo@member.fsf.org> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=56803 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWOdQ-0006nQ-Le for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:01:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWOdO-0004SQ-C9 for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:01:32 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:33731) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWOdO-0004S9-7E for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:01:30 -0400 Received: by ewy28 with SMTP id 28so2297071ewy.0 for ; Wed, 07 Jul 2010 00:01:28 -0700 (PDT) In-Reply-To: <201007070852.11215.tassilo@member.fsf.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org On Jul 7, 2010, at 8:52 AM, Tassilo Horn wrote: > On Tuesday 06 July 2010 22:47:35 Eric S Fraga wrote: > > Hi Eric, > >>> --8<---------------cut here---------------start------------->8--- >>> * My 2 Column Frame >>> :PROPERTIES: >>> :BEAMER_env: columns >>> :BEAMER_col: 0.5 0.5 >>> :END: >>> >>> - left col text >>> - more left col text >>> >>> - right col text >>> - more right col text >>> --8<---------------cut here---------------end--------------->8--- >> >> I'm sorry Tassilo but I do not understand your point. Lists are not >> part of an outline structure so there is only one outline component >> in >> this example. > > Yes, that's exactly the point I don't understand in the paragraph > > "Columns *without* additional outline structure" > > in the org-tutorials/org-beamer.org file in Worg. This headline > implies > (to me) that I can have a slide with many columns but no outline > structure, except the headline for the frame itself. > > It states, that adding the :BEAMER_env: columns property to a slide > heading will open a new columns and a column environment, and the > end of > the slide will close all open environments. But it doesn't tell me > how > to close a column and start a new one without adding additional > outline > structure. > > So that paragraph should be made a bit clearer and include an example. > Maybe you can only have a columns environment with only one single > column, if you don't add an extra outline structure? Would that make > sense? Or maybe the wording of the headline is only misleading, and > the > author had another intention than what I am reading. Well, I don't > know... Hi Tassilo, the only way to understand this paragraph is historical. In the early days of BEAMER export, Eric Fraga invented a way to make columns using an additional level of outline structure, just for making the columns. http://thread.gmane.org/gmane.emacs.orgmode/19895/focus=19895 This worked, but made it difficult to export this file in any other way, because of the extra structure. This was overcome with the BEAMER_col property, and this is what this paragraph and the phrase "without additional structure" is referring to. The "tutorial" I wrote on worg is out of date and bad, maybe we should remove it? Does someone (Eric Fraga?) have time to check if there is anything interesting in there that is is still true and not covered by the manual or by Eric's tutorial? If not, we should remove this outdated document. If it adds something, maybe we can move that information? If that is done, maybe we should remove this document. Thanks - Carsten > > Bye, > Tassilo > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten