Buck Brody wrote:
> I have pasted the tex file below. Thanks for your help.
>
OK, I processed the tex file through pdflatex with no problems.
The pdf looks right too. So we can rule out org as the cause
of your problems and concentrate on your TeX setup. Since this
is off-topic for this list,
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 F
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}
Buck Brody wrote:
> I'm not sure how to run pdflatex. I didn't mention earlier, but I run emacs
> on Windows.
>
How to run pdflatext is extremely dependent on what TeX system you have
installed. Also, how to run command-line programs differs if e.g. you have
cygwin installed. These are questi
Buck Brody writes:
> Carsten,
>
> I'm not sure how to run pdflatex. I didn't mention earlier, but I run emacs
> on Windows.
Hi Buck,
did you install `texlive' or similar?
See: http://www.tug.org/texlive/
Download: http://www.tug.org/texlive/acquire-netinstall.html
HTH
Sebastian
>
> Buc
Carsten,
I'm not sure how to run pdflatex. I didn't mention earlier, but I run emacs
on Windows.
Buck
On Wed, Apr 21, 2010 at 6:38 AM, Carsten Dominik
wrote:
> Hi Buck,
>
> In this process, Org-mode will produce a .tex file. Try running pdflatex
> on the file "by hand", this will give you (an
Hi Buck,
In this process, Org-mode will produce a .tex file. Try running
pdflatex on the file "by hand", this will give you (and, if still
necessary, us), more information on what is going wrong.
- Carsten
On Apr 21, 2010, at 2:22 AM, Buck Brody wrote:
I am trying to export to PDF. I ty
I am trying to export to PDF. I typed C-c C-e d. Which should be, "export
as LaTeX and process to PDF and open PDF file". I received a message that
said "PDF file was not produced". The org file I used was the one in the
example http://orgmode.org/worg/org-tutorials/org-beamer.php. Version
inf