From: "Myles English" <mylesenglish@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Emacs-orgmode <Emacs-orgmode@gnu.org>
Subject: Re: [org-e-beamer-export-to-pdf] Slide with two columns?
Date: Tue, 25 Sep 2012 12:26:39 +0100 [thread overview]
Message-ID: <87sja6fimo.fsf@ed.ac.uk> (raw)
In-Reply-To: <87ehlsbpec.fsf@gmail.com>
Nicolas Goaziou writes:
> 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---
That works great.
Thanks,
Myles
prev parent reply other threads:[~2012-09-25 11:19 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
2012-09-25 11:26 ` Myles English [this message]
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=87sja6fimo.fsf@ed.ac.uk \
--to=mylesenglish@gmail.com \
--cc=Emacs-orgmode@gnu.org \
--cc=n.goaziou@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).