emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Larrabee Strow <strow@umbc.edu>
To: emacs-orgmode@gnu.org
Subject: closing column mode for beamer export
Date: Tue, 10 Feb 2015 15:42:02 +0000 (UTC)	[thread overview]
Message-ID: <loom.20150210T163426-482@post.gmane.org> (raw)

I am trying to put a second row of two columns in a org beamer slide.

No problems with doing the first row, two column.

I can't figure out any way to put in the second row of two columns.
(I am trying to show a 2x2 grid of images, with titles.)

It appears to me I need something that produces and \end{columns}
after my first row of columns.

I have seen in the maillist and manual statement about using
ignoreheading property, but nothing I tried worked, I am sure I just
don't understand the instructions on this.  What I want is below, but
I need something after the first row that starts a new column

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
\centering L2 Bias

#+ATTR_LaTeX: :width \linewidth  
[[./g039__bias_z1.pdf]]

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
\centering L2 Std.

#+ATTR_LaTeX: :width \linewidth  
[[./g039__std_z1.pdf]]


**************HERE a need equivalent to a carriage return/line feed ************

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
\centering L2 Bias Row Number 2

#+ATTR_LaTeX: :width \linewidth  
[[./g039__bias_z1_v2.pdf]]

*** 
  :PROPERTIES:
  :BEAMER_col: 0.5
  :END:
\centering L2 Std. Row Number 2

#+ATTR_LaTeX: :width \linewidth  
[[./g039__std_z1_v2.pdf]]


Thanks.

             reply	other threads:[~2015-02-10 15:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 15:42 Larrabee Strow [this message]
2015-02-10 18:02 ` closing column mode for beamer export 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
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=loom.20150210T163426-482@post.gmane.org \
    --to=strow@umbc.edu \
    --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).