From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: Beamer 2 columns Date: Sat, 17 Nov 2012 21:03:56 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016e6dcd0fb9f6e0e04ceb66380 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZocp-0001NB-6t for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 15:04:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZock-0002Hg-Sc for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 15:04:21 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:56684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZock-0002Ha-Ib for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 15:04:18 -0500 Received: by mail-wi0-f171.google.com with SMTP id c10so4021109wiw.12 for ; Sat, 17 Nov 2012 12:04:17 -0800 (PST) In-Reply-To: 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --0016e6dcd0fb9f6e0e04ceb66380 Content-Type: text/plain; charset=ISO-8859-1 Hmmm ... well ... I was mistaken by using BEAMER_envargs because it is for the old exporter, but it doesn't work either by using BEAMER_opt which should be recognized by the new exporter. Fabrice 2012/11/17 Fabrice Popineau > Another problem I can't wolve with the new exporter : > > I have this text for two columns : > > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > *** columns :B_columns: > :PROPERTIES: > :BEAMER_env: columns > :BEAMER_envargs: T > :END: > [2012-11-17 sam. 17:41] > **** columns :BMCOL: > :PROPERTIES: > :BEAMER_col: 0.5 > :END: > some text > > **** columns :BMCOL: > :PROPERTIES: > :BEAMER_col: 0.5 > :END: > [2012-11-17 sam. 17:31] > some text > > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > > I want to export it to beamer with the new exporter; but I can't get the > 'T' parameter in the resulting output. It gives me : > > \begin{columns} > \begin{column}{0.5\textwidth} > some text > \end{column} > \begin{column}{0.5\textwidth} > some text > \end{column} > \end{columns} > > Is my source correct ? I'm not even sure it is intended this way with the > new exporter. > > -- > Fabrice > > --0016e6dcd0fb9f6e0e04ceb66380 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hmmm ... well ... I was mistaken by using BEAMER_envargs because it is for = the old exporter,=A0
but it doesn't work either by using BEAMER_opt= which should be recognized by the new exporter.

Fabrice


= 2012/11/17 Fabrice Popineau <fabrice.popineau@gmail.com>
Another =A0problem I can't wolve wi= th the new exporter :

I have this text for two col= umns :

-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D
*** columns =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :B_columns:
:= PROPERTIES:
:BEAMER_env: columns
:BEAMER_envargs: T
:END:
[2012-11-17 sam. 17:41]
**** columns =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :BMCOL:
:PROPERTIES:
:B= EAMER_col: 0.5
:END:
some text

**** columns =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 :BMCOL:
:PROPERTIES:
:BEAMER_col: 0.5
:END:
[201= 2-11-17 sam. 17:31]
some text
-=3D-=3D-=3D-=3D-=3D-=3D-= =3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D= -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D
<= div>
I want to export it to beamer with the new exporter; but I c= an't get the 'T' parameter in the resulting output. It gives me= :

\begin{columns}
\begin{column}{0= .5\textwidth}
some text
\end{column}
\begin{column}{0.5\text= width}
some text
\end{column}
\end{column= s}

Is my source correct ? I'm not even s= ure it is intended this way with the new exporter.

--
Fabrice


--0016e6dcd0fb9f6e0e04ceb66380--