From: Vikas Rawal <vikaslists@agrarianresearch.org>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Beamer presentation using new exporter
Date: Sun, 3 Mar 2013 07:16:05 +0530 [thread overview]
Message-ID: <20130303014605.GA12262@panahar> (raw)
In-Reply-To: <877glqciou.fsf@gmail.com>
> > I have been trying to figure out how to do this. I saw Suvayu's config
> > files which he has kindly kept on github
> > (https://github.com/suvayu/.emacs.d).
> >
> > I tried to evaluate the following lines
> >
> > (add-to-list 'org-latex-classes
> > '("beamer"
> > "\\documentclass\[presentation\]\{beamer\}"
> > ("\\section\{%s\}" . "\\section*\{%s\}")
> > ("\\subsection\{%s\}" . "\\subsection*\{%s\}")
> > ("\\subsubsection\{%s\}" . "\\subsubsection*\{%s\}")))
> >
> >
> > But I get the following error:
> >
> > Symbol's value as variable is void: org-latex-classes
> >
> > Why should that be?
>
> You may be using an outdated version (maint branch?). Otherwise, latex
> back-end may not be loaded, but it is by default (see
> `org-export-backends').
I shifted from the elpa version to the version downloaded using git
repository. But I still get this error. org-version says:
Org-mode version 7.9.3f (release_7.9.3f-1360-g2d3add @
/home/vikas/lisp/org-mode/lisp/)
Vikas
next prev parent reply other threads:[~2013-03-03 1:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-01 10:19 Beamer presentation using new exporter Vikas Rawal
2013-03-01 11:07 ` Nicolas Goaziou
[not found] ` <20130302045338.GA15307@panahar>
[not found] ` <877glqciou.fsf@gmail.com>
2013-03-03 1:46 ` Vikas Rawal [this message]
2013-03-03 8:42 ` Nicolas Goaziou
2013-03-04 11:53 ` Vikas Rawal
2013-03-04 14:02 ` Nicolas Goaziou
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=20130303014605.GA12262@panahar \
--to=vikaslists@agrarianresearch.org \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/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).