From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: beamer columns mixed up [6.33trans] Date: Sat, 2 Jan 2010 08:23:12 +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 1NQyKa-0002NZ-Dy for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 02:23:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQyKT-0002Ip-RI for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 02:23:23 -0500 Received: from [199.232.76.173] (port=33762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQyKT-0002Ii-3x for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 02:23:17 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:36476) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NQyKS-0004Sn-Ln for emacs-orgmode@gnu.org; Sat, 02 Jan 2010 02:23:16 -0500 Received: by ewy24 with SMTP id 24so16300653ewy.26 for ; Fri, 01 Jan 2010 23:23:15 -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, I cannot reproduce this problem with the current git version. - Carsten On Jan 1, 2010, at 1:51 PM, Ruud Brekelmans wrote: > Hi Carsten, > > 2009/12/31 Carsten Dominik > Hi Ruud, > > can you please post the exact content of your Org-mode file? > > Also, are you using the latest Org version? > > > I have attached the org-mode file and resulting latex file. Yes, I > am using the latest Org version. > > Ruud > > > > > > - 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 > > > > > - Carsten