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

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

On Wednesday, 11 Feb 2015 at 11:46, L.Larrabee Strow wrote:
> 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.

Thanks.

I can get this to work by inserting an empty "non-column" block with
heading ignored between the two pairs of blocks, as in the attached:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: t.org --]
[-- Type: text/x-org, Size: 1051 bytes --]

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

* Introduction
** Overview
*** first column 0.5
  :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}

*** second column 0.5
  :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

*** Imaginary block                                  :B_ignoreheading:
:PROPERTIES:
:BEAMER_env: ignoreheading
:END:
*** third column 0.5
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:

#+LaTeX: \centering
Figure 3 (bottom/left)


Text instead of figure

*** fourth 0.5
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:

#+LaTeX: \centering
Figure 4 (bottom/right)

Text instead of figure

[-- Attachment #3: Type: text/plain, Size: 94 bytes --]


HTH,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3beta-816-gae83b3

  reply	other threads:[~2015-02-12  8:30 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
2015-02-12  8:30         ` Eric S Fraga [this message]
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=87zj8jjzw0.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=emacs-orgmode@gnu.org \
    --cc=strow@umbc.edu \
    /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).