emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mark Elston <m_elston@comcast.net>
To: emacs-orgmode@gnu.org
Subject: Re: error when exporting to pdf
Date: Fri, 23 Apr 2010 10:51:21 -0700	[thread overview]
Message-ID: <4BD1DE19.1000808@comcast.net> (raw)
In-Reply-To: <l2l8bd4668a1004230912g6fc71d87v7d6f7a49ededa1b6@mail.gmail.com>

Buck,

Once I installed beamer I was able to run pdflatex to produce the
presentation without error.  What do you get when you run either
latex or pdflatex?

Mark

On 4/23/2010 9:12 AM, Buck Brody wrote:
> Nick,
>
> I have pasted the tex file below.  Thanks for your help.
>
> Buck
>
> % Created 2010-04-23 Fri 12:11
> \documentclass[presentation]{beamer}
> \usetheme{Madrid}\usecolortheme{default}
> \usepackage[latin1]{inputenc}
> \usepackage[T1]{fontenc}
> \usepackage{graphicx}
> \usepackage{longtable}
> \usepackage{float}
> \usepackage{wrapfig}
> \usepackage{soul}
> \usepackage{amssymb}
> \usepackage{hyperref}
>
>
> \title{Example Presentation}
> \author{Carsten Dominik}
> \date{23 April 2010}
>
> \begin{document}
>
> \maketitle
>
> \begin{frame}
> \frametitle{Outline}
> \setcounter{tocdepth}{3}
> \tableofcontents
> \end{frame}
>
>
> \section{This is the first structural section}
> \label{sec-1}
>
> \begin{frame}
> \frametitle{Frame 1}
> \framesubtitle{with a subtitle}
> \label{sec-1.1}
> \begin{columns}[t]
> \begin{column}{0.5\textwidth}
> \begin{block}{Thanks to Eric Fraga}
> \label{sec-1.1.1}
>
>      for the first viable beamer setup in Org
> \end{block}
> \end{column}
> \begin{column}{0.5\textwidth}
> \begin{block}<2->{Thanks to everyone else}
> \label{sec-1.1.2}
>
>      for contributing to the discussion
> \end{block}
> \end{column}
> \end{columns}
> \end{frame}
> \begin{frame}
> \frametitle{Frame 2}
> \framesubtitle{Like 1, but now with explicit columns}
> \transblindsvertical[duration=1]
> \label{sec-1.2}
> \begin{columns} % columns
> \label{sec-1.2.1}
> \begin{column}{0.5\textwidth}
> \label{sec-1.2.1.1}
> \begin{block}{Thanks to Eric Fraga}
> \label{sec-1.2.1.1.1}
>
>        for the first viable beamer setup in Org
> \end{block}
> \end{column}
> \begin{column}{0.5\textwidth}
> \label{sec-1.2.1.2}
> \begin{block}<2->{Thanks to everyone else}
> \label{sec-1.2.1.2.1}
>
>        for contributing to the discussion
> \end{block}
> \end{column}
> \end{columns}
> \end{frame}
> \begin{frame}
> \frametitle{Frame 2}
> \framesubtitle{where we will not use columns}
> \label{sec-1.3}
> \begin{itemize}
>
> \item Request\\
> \label{sec-1.3.1}%
> Please test this stuff!
> \end{itemize} % ends low level
> \end{frame}
>
> \end{document}
>

  reply	other threads:[~2010-04-23 17:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21  0:22 error when exporting to pdf Buck Brody
2010-04-21 10:38 ` Carsten Dominik
2010-04-22 16:01   ` Buck Brody
2010-04-22 21:06     ` Sebastian Rose
2010-04-23 15:00     ` Nick Dokos
2010-04-23 16:12       ` Buck Brody
2010-04-23 17:51         ` Mark Elston [this message]
2010-04-23 19:16         ` Nick Dokos

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=4BD1DE19.1000808@comcast.net \
    --to=m_elston@comcast.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).