From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: beamer columns mixed up [6.33trans] Date: Thu, 31 Dec 2009 08:52:51 +0100 Message-ID: References: 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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQFq7-0000TX-AN for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:52:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQFq2-0000Rh-Ng for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:52:58 -0500 Received: from [199.232.76.173] (port=53264 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQFq2-0000Rc-IC for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:52:54 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:47009) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQFq2-0007Nl-4q for emacs-orgmode@gnu.org; Thu, 31 Dec 2009 02:52:54 -0500 Received: by ewy24 with SMTP id 24so14836387ewy.26 for ; Wed, 30 Dec 2009 23:52:53 -0800 (PST) In-Reply-To: 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: Ruud Brekelmans Cc: emacs-orgmode@gnu.org Hi Ruud, can you please post the exact content of your Org-mode file? Also, are you using the latest Org version? - Carsten On Dec 30, 2009, at 9:37 PM, Ruud Brekelmans wrote: > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? > See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will be posted to the Org-mode mailing list. > ------------------------------------------------------------------------ > > > I am trying to create a beamer presentation using the example at the > bottom of the page > > http://orgmode.org/worg/org-tutorials/org-beamer.php > > This example creates column environments *outside* the frame > environment and closes them *inside*. Surely, that can't be right. > > \section{This is the first structural section} > \label{sec-1} > \begin{columns}[t] > \begin{column}{0.5\textwidth} > \begin{frame} > \frametitle{Thanks to Eric Fraga} > \label{sec-1.2} > > for the first viable beamer setup in Org > \end{column} > \end{columns} > \end{frame} > > > Best regards, > Ruud > > _______________________________________________ > 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