From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Beamer 2 columns
Date: Sat, 17 Nov 2012 17:48:18 +0100 [thread overview]
Message-ID: <CAFgFV9P+Dq--A1CGaQCYg0GwSzy1_zbuD0eEz0JWn9-Eg8RKsQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 1531 bytes --]
next reply other threads:[~2012-11-17 16:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-17 16:48 Fabrice Popineau [this message]
2012-11-17 20:03 ` Beamer 2 columns Fabrice Popineau
2012-11-17 20:23 ` Nicolas Goaziou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFgFV9P+Dq--A1CGaQCYg0GwSzy1_zbuD0eEz0JWn9-Eg8RKsQ@mail.gmail.com \
--to=fabrice.popineau@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).