From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Myles English <mylesenglish@gmail.com>
Cc: Emacs-orgmode <Emacs-orgmode@gnu.org>
Subject: Re: [org-e-beamer-export-to-pdf] Slide with two columns?
Date: Sun, 23 Sep 2012 19:49:31 +0200 [thread overview]
Message-ID: <87ehlsbpec.fsf@gmail.com> (raw)
In-Reply-To: <87wqzkzm2e.fsf@ed.ac.uk> (Myles English's message of "Sun, 23 Sep 2012 18:27:37 +0100")
Hello,
Myles English <mylesenglish@gmail.com> writes:
> Can anyone make a two column slide yet? Like this example for the old
> exporter:
>
> http://orgmode.org/worg/sources/org-tutorials/org-beamer/presentation.org
>
> It looks as if it should be possible (by which I mean the appropriate
> properties are available), just wondering if it is something wrong with
> my setup.
You can have a look at the following example:
--8<---------------cut here---------------start------------->8---
#+TITLE: Two columns
#+LaTeX_CLASS: beamer
#+BEAMER_THEME: Rochester [height=20pt]
#+BEAMER_COLOR_THEME: spruce
* Frame title
Some text before
** Column without title :BMCOL:
:PROPERTIES:
:BEAMER_col: 0.5
:END:
Some text
** Alert block in another column :B_alertblock:BMCOL:
:PROPERTIES:
:BEAMER_env: alertblock
:BEAMER_col: 0.5
:END:
Alert !
** Quit column env with an ignoreheading :B_ignoreheading:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:
You also quit column env with any other block type as long as there
is no BEAMER\under{}col property in the headline.
--8<---------------cut here---------------end--------------->8---
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2012-09-23 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-23 17:27 [org-e-beamer-export-to-pdf] Slide with two columns? Myles English
2012-09-23 17:49 ` Nicolas Goaziou [this message]
2012-09-25 11:26 ` Myles English
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=87ehlsbpec.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=Emacs-orgmode@gnu.org \
--cc=mylesenglish@gmail.com \
/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).