From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tassilo Horn Subject: Re: Columns with LaTeX beamer export Date: Tue, 6 Jul 2010 21:04:03 +0200 Message-ID: <201007062104.04022.tassilo@member.fsf.org> References: <8739vx6oie.fsf@thinkpad.tsdh.de> <87zky4przz.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=41492 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWDRB-0004FW-4z for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 15:04:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWDR9-00026m-UC for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 15:04:08 -0400 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:41641) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWDR9-00026Z-SB for emacs-orgmode@gnu.org; Tue, 06 Jul 2010 15:04:07 -0400 In-Reply-To: <87zky4przz.wl%ucecesf@ucl.ac.uk> 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: e.fraga@ucl.ac.uk Cc: emacs-orgmode@gnu.org On Tuesday 06 July 2010 17:08:48 Eric S Fraga wrote: Hi Eric, > Tassilo, I wrote a simple tutorial for beamer in org which you can > find on Worg (sorry: I'm offline so don't have the link at hand). I think, I have read that and didn't understand it completely. Oh, wait, you mean that http://orgmode.org/worg/org-tutorials/org-beamer/tutorial.php right. Oh, yeah, there's an example which does the trick. ;-) > If I understood your message correctly, the solution may be to specify > the type of column environment to use (and what to do with the heading > of the column). Type "C-c C-b" and select one of the environments > suggested. I typically choose one of "b" (block), "e" (example) or > "i" (ignore heading). Yeah, the ":BEAMER_env: ignoreheading" property does what I want. Thanks a lot for the pointer to your nice tutorial. But my real question was concerning the point Columns without additional outline structure in http://orgmode.org/worg/org-tutorials/org-beamer.php. Especially the sentence "The column ends at the next entry with such a property." makes me head-shaking. How can there be a next entry in that frame, if I don't add an additional outline structure? Bye, Tassilo