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:56:49 +0200 Message-ID: References: <8739vx6oie.fsf@thinkpad.tsdh.de> <201007070852.11215.tassilo@member.fsf.org> <201007070914.53025.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=53624 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWPV1-000691-Gj for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:56:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWPV0-00043y-3q for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:56:55 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:37203) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWPUz-00043s-Ti for emacs-orgmode@gnu.org; Wed, 07 Jul 2010 03:56:54 -0400 Received: by eydd26 with SMTP id d26so199141eyd.0 for ; Wed, 07 Jul 2010 00:56:52 -0700 (PDT) In-Reply-To: <201007070914.53025.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 9:14 AM, Tassilo Horn wrote: > Hi Carsten, > >> the only way to understand this paragraph is historical. > > I guessed it, thanks for making that clear. > >> 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 > > Interesting. > >> 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. > > Ah, ok. So now you don't need an extra outline structure for making a > *columns* environment, but you still need it for ending the last > *column* and starting a new one. > > I've though I could go without the latter, too. That would be good > for > documents you export as presentation but also as article handout. > >> 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. > > I think every property is explained in the info docs, and Eric's > tutorial shows some nice and well explained examples, so the > org-beamer.org file could be deleted. If you want, please go ahead and make these changes. The link in Erics tutorial should then point to the manual section, not the preliminary documentation. And on the tutorials pager, the link to the preliminary documentation can be deleted. > >> If it adds something, maybe we can move that information? > > It adds confusion, so we should move that to the texinfo docs!?! ;-) But move what? I don't think my worg page still adds anything. - Carsten