emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: john.w.burroughs@sympatico.ca (John W. Burroughs)
To: emacs-orgmode@gnu.org
Subject: ox-beamer export, no frames created
Date: Mon, 22 Feb 2016 13:22:38 -0500	[thread overview]
Message-ID: <87io1gzjtd.fsf@sympatico.ca> (raw)

I have been trying to produce my first presentation using org-mode and
ox-beamer export to create a pdf.  I am not seeing separate frames for
each slide.  For example, using the Beamer Example (12.5.6) from the
org-mode manual, I get the following generated .tex file.

----------------------------------------------------------
% Created 2016-02-22 Mon 12:57
\documentclass[presentation]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fixltx2e}
\usepackage{graphicx}
\usepackage{grffile}
\usepackage{longtable}
\usepackage{wrapfig}
\usepackage{rotating}
\usepackage[normalem]{ulem}
\usepackage{amsmath}
\usepackage{textcomp}
\usepackage{amssymb}
\usepackage{capt-of}
\usepackage{hyperref}
\author{Carsten Dominik}
\date{\today}
\title{Example Presentation}
\hypersetup{
 pdfauthor={Carsten Dominik},
 pdftitle={Example Presentation},
 pdfkeywords={},
 pdfsubject={},
 pdfcreator={Emacs 24.5.2 (Org mode 8.3.3)},
 pdflang={English}}
\begin{document}

\maketitle
\tableofcontents


\section{This is the first structural section}
\label{sec:orgheadline7}

\subsection{Frame 1}
\label{sec:orgheadline4}
\begin{enumerate}
\item Thanks to Eric Fraga\hfill{}\textsc{B\_block}
\label{sec:orgheadline1}
for the first viable Beamer setup in Org
\item Thanks to everyone else:B\(_{\text{block}}\):
\label{sec:orgheadline3}
for contributing to the discussion
\begin{enumerate}
\item This will be formatted as a beamer note\hfill{}\textsc{B\_note}
\label{sec:orgheadline2}
\end{enumerate}
\end{enumerate}
\subsection{Frame 2 (where we will not use columns)}
\label{sec:orgheadline6}
\begin{enumerate}
\item Request
\label{sec:orgheadline5}
Please test this stuff!
\end{enumerate}
\end{document}
----------------------------------------------------------

There are only \subsection{} generated, instead of the \begin{frame}
that is expected.

Any suggestions what might be wrong.

I am using: GNU Emacs 24.5.2
            Org-mode version 8.3.3 (8.3.3-43-g0b97a5-elpa @
            /home/jwb/.emacs.d/elpa/org-20160215/)"
            TeX 3.14159265 (TeX Live 2015/Debian)
            Linux 4.2.0-27-generic #32-Ubuntu SMP Fri Jan 22 04:48:15
            UTC 2016

Many thanks

John
--
+---------------------------------------------+
| John W. Burroughs, P. Eng. | keyid 966D6DD1 |
+---------------------------------------------+

             reply	other threads:[~2016-02-22 18:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-22 18:22 John W. Burroughs [this message]
2016-02-22 18:52 ` ox-beamer export, no frames created Josiah Schwab
2016-02-22 20:10   ` John W. Burroughs

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=87io1gzjtd.fsf@sympatico.ca \
    --to=john.w.burroughs@sympatico.ca \
    --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).