I am finally trying to use the new exporter to create a beamer
presentation. I started with a simple orgmode file. My file is as
follows:
#+STARTUP: hidestars
#+TITLE: Title
#+AUTHOR: My name
#+OPTIONS: H:2 toc:nil
#+E-MAIL: [email protected]
#+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:2
* Introduction
** temp1
+ temp123
** temp2
+ skjdskjdk
------cut here--------
The log file showing the error is attached herewith.
I am using org-version 7.9.3f.
Will be grateful if somebody could explain why am I getting an error.
Vikas
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
restricted \write18 enabled.
entering extended mode
(/home/vikas/Rural-credit/credit.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, lo
aded.
! Undefined control sequence.
l.2 \usetheme
{default}
! LaTeX Error: Missing \begin{document}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.2 \usetheme{d
efault}
! Undefined control sequence.
l.6 \hypersetup
{
(/home/vikas/Rural-credit//credit.aux)
! LaTeX Error: The font size command \normalsize is not defined:
there is probably something wrong with the class file.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.10 \begin{document}
! Undefined control sequence.
l.12 \maketitle
! LaTeX Error: The font size command \normalsize is not defined:
there is probably something wrong with the class file.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.30 \end{document}
[1
! Undefined control sequence.
<write> \newlabel{sec-1}{{1}{\thepage
}}
l.30 \end{document}
] (/home/vikas/Rural-credit//credit.aux) )
(see the transcript file for additional information)
Output written on /home/vikas/Rural-credit//credit.pdf (1 page, 988 bytes).
Transcript written on /home/vikas/Rural-credit//credit.log.