emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Help with error due to (require 'ox-beamer)?


From: Suvayu Ali
Subject: Re: [O] Help with error due to (require 'ox-beamer)?
Date: Wed, 3 Apr 2013 20:10:47 +0200
User-agent: Mutt/1.5.21 (2012-12-30)

On Wed, Apr 03, 2013 at 11:09:49AM -0500, John Hendy wrote:
> Just pulled and with emacs -Q and then a minimal config loaded (just
> setting org dirs), I've traced the problem down to =(require
> 'ox-beamer)=.
> 
> Min config:
> 
> ;; set load dirs and global config options
> (add-to-list 'load-path "~/.emacs.d/org.git/lisp")
> (add-to-list 'load-path "~/.emacs.d/org.git/contrib/lisp")
> (add-to-list 'load-path "~/.emacs.d/ess-12.04/lisp")
> (add-to-list 'load-path "~/.emacs.d/site-lisp")
> 
> ;; exporters
> (require 'ox-beamer)
> 
> I get this error:
> 
> Problems while trying to load export back-end `icalendar'
> org-export-barf-if-invalid-backend: Unknown "(quote latex)" back-end:
> Aborting export

I just pulled and checked; I can export to beamer without problems.

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]