emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: L. Larrabee Strow <strow@umbc.edu>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: closing column mode for beamer export
Date: Wed, 11 Feb 2015 11:46:44 -0500	[thread overview]
Message-ID: <m2vbj8mm1g.fsf@cress.umbc.edu> (raw)
In-Reply-To: <87vbj8n1kc.fsf@pinto.chemeng.ucl.ac.uk>

Here is the simplest example I can come up with.  I changed the four
figures to text.  Note that in comments, I show where I can add
\end{columns} and \begin{columns} to the org-generated .tex files, and I
get what I want, a 2x2 set of figures.

(START OF ORG FILE)

#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [t]
#+BEAMER_THEME: Frankfurt
#+OPTIONS: H:2 toc:nil num:t

* Introduction
** Overview
*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
#+LaTeX: \centering
Figure 1 (top/left)

Text instead of figure Text instead of figure Text instead of figure
Text instead of figure Text instead of figure Text instead of figure
#+LaTeX: \vspace{0.1in}

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
#+LaTeX: \centering
Figure 2 (top/right)

Text instead of figure

# If I put: \end{columns}
# and put : \begin{columns}
# here in the .tex output from org-mode, I get a 2x2 set of figures

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
#+LaTeX: \centering
Figure 3 (bottom/left)

Text instead of figure

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
#+LaTeX: \centering
Figure 4 (bottom/right)

Text instead of figure

(END OF ORG FILE)

Thank you!!

Eric S Fraga writes:

> On Tuesday, 10 Feb 2015 at 13:12, Larrabee Strow wrote:
>> Hi,
>>
>> Thanks for the suggestion.
>>
>> I tried making the columns bigger "BEAMER_col: 0.8 or whatever
>>
>> Didn't work.
>
> can you post a minimal example.  I'm happy to play with it to see.

-- 
L. Larrabee Strow
UMBC Physics Department
Email: strow@umbc.edu
Office Phone: 724-663-7341
Google Phone: 724-663-1441

  reply	other threads:[~2015-02-11 16:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 15:42 closing column mode for beamer export Larrabee Strow
2015-02-10 18:02 ` Eric S Fraga
2015-02-10 18:12   ` Larrabee Strow
2015-02-11 11:13     ` Eric S Fraga
2015-02-11 16:46       ` L. Larrabee Strow [this message]
2015-02-12  8:30         ` Eric S Fraga
2015-02-13  2:09           ` James Harkins
2015-02-13  7:29             ` Eric S Fraga
2015-02-13 16:49               ` Nick Dokos
2015-02-12  7:33 ` James Harkins

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=m2vbj8mm1g.fsf@cress.umbc.edu \
    --to=strow@umbc.edu \
    --cc=e.fraga@ucl.ac.uk \
    --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).