From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: B_column does not insert :BEAMER_COL: Date: Thu, 26 May 2016 10:34:17 +0200 Message-ID: <87y46x9q0m.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5qkR-000248-AF for emacs-orgmode@gnu.org; Thu, 26 May 2016 04:34:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5qkN-00029S-BC for emacs-orgmode@gnu.org; Thu, 26 May 2016 04:34:31 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5qkN-00029F-51 for emacs-orgmode@gnu.org; Thu, 26 May 2016 04:34:27 -0400 In-Reply-To: (Rainer M. Krug's message of "Thu, 26 May 2016 10:07:34 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Rainer M Krug Cc: emacs-orgmode@gnu.org Hello, Rainer M Krug writes: > When I set the B_column environment, the property :BEAMER_env: is as > expected, automatically set to =column=, but exporting to beamer results > in an error as the environment is is not actually used in the resulting > latex file. The environment is only correctly created, if the > property :BEAMER_COL: is added. > > This is counter-intuitive and not obvious. Would it be possible to > add :BEAMER_COL: automatically as well? I think the column environment is a left-over for previous implementation and should be removed. Couldn't you use BMCOL instead ("|")? Regards, -- Nicolas Goaziou