emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: James Deaton <jed@onenet.net>
To: emacs-orgmode@gnu.org
Subject: ox-beamer problem
Date: Sat, 17 Aug 2013 12:12:16 -0500	[thread overview]
Message-ID: <CAKL6CmOWRZa2_JJP1_CvyfN+iAvZeLxPC1=gVShd7iSxfTtRZA@mail.gmail.com> (raw)

I'm attempting to make my switch to the new exporter and am now
tackling my archive of beamer exports. I'm slowly addressing the
issues of fixing my customizations but have run into an issue that
exceeds my ability to debug. The following stripped down example
should output a frame that has two columns, one named and one ignored.
It works fine with the correct pre-8 settings but with the new
exporter - it does not output the appropriate "/end{columns}"


#+LaTeX_CLASS: beamer
#+LaTeX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: default
#+COLUMNS: %45ITEM %10BEAMER_env(Env) %10BEAMER_act(Act)
%4BEAMER_col(Col) %8BEAMER_opt(Opt)
#+PROPERTY: BEAMER_col_ALL 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 0.0 :ETC
#+OPTIONS: H:3

* Topic
** Sub Topic
*** Frame Title
**** Shown Name                                               :B_block:BMCOL:
      :PROPERTIES:
      :BEAMER_env: block
      :BEAMER_col: 0.5
      :END:
- Left list items
- Left list items

**** Hidden Name                                      :B_ignoreheading:BMCOL:
      :PROPERTIES:
      :BEAMER_env: ignoreheading
      :BEAMER_col: .5
      :END:
- Right list items
- Right list items

             reply	other threads:[~2013-08-17 17:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-17 17:12 James Deaton [this message]
2013-08-17 19:12 ` ox-beamer problem Nicolas Goaziou

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='CAKL6CmOWRZa2_JJP1_CvyfN+iAvZeLxPC1=gVShd7iSxfTtRZA@mail.gmail.com' \
    --to=jed@onenet.net \
    --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).