emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org beamer async export fails
@ 2018-05-09 15:18 Jeremie Juste
  2018-05-09 15:44 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Jeremie Juste @ 2018-05-09 15:18 UTC (permalink / raw)
  To: emacs-orgmode


Hello,

I noticed that async export using org-beamer-export fails. For instance

<C-c C-e C-a l P> on test.org (see below)

yield

<<Unknown "nil" back-end: Aborting export>>



I'm using Org mode version 9.1.13

Best regards,
Jeremie

content of test.org

#+TITLE: Example Presentation
#+AUTHOR: Carsten Dominik
#+OPTIONS: H:2 toc:t num:t
#+LATEX_CLASS: beamer
#+LATEX_CLASS_OPTIONS: [presentation]
#+BEAMER_THEME: Madrid
#+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col) %8BEAMER_OPT(Opt)

* This is the first structural section test

** Frame 1
*** Thanks to Eric Fraga                                           :B_block:
    :PROPERTIES:
    :BEAMER_COL: 0.48
    :BEAMER_ENV: block
    :END:
    for the first viable Beamer setup in Org
*** Thanks to everyone else                                        :B_block:
    :PROPERTIES:
    :BEAMER_COL: 0.48
    :BEAMER_ACT: <2->
    :BEAMER_ENV: block
    :END:
    for contributing to the discussion
**** This will be formatted as a beamer note                       :B_note:
     :PROPERTIES:
     :BEAMER_env: note
     :END:
** Frame 2 (where we will not use columns)
*** Request
    Please test this stuff!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-09 19:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 15:18 Org beamer async export fails Jeremie Juste
2018-05-09 15:44 ` Nicolas Goaziou
2018-05-09 19:30   ` Jeremie Juste
2018-05-09 19:45     ` Nicolas Goaziou

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).