emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latex-export
@ 2007-07-22  7:30 Renzo Been
  0 siblings, 0 replies; only message in thread
From: Renzo Been @ 2007-07-22  7:30 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

I've been trying to get the org-export-latex.el going, but can't get
it loaded. I've tried the following in my Preferences.el (I use
Aquamacs Emacs) file:

;; Load org-latex-export
(load "/Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el")
(require 'Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el)

or

;; Load org-latex-export
(load "org-export-latex")
(require 'org-export-latex)

But I get the following message:

Loading /Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el
(source)...done

An error has occurred while loading `~/Library/Preferences/Aquamacs
Emacs/Preferences.el (or .elc)':

File error: Cannot open load file,
Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.el

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file. Start Emacs with the
`--debug-init' option to view a complete error backtrace.

I also tried compiling the file, but that gives:

(error Required feature
`/Applications/Emacs.app/Contents/Resources/lisp/textmodes/org-export-latex.elc'
was not provided)

Am I doing something wrong in the setup?

Ciao,
Renzo

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-22  7:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-22  7:30 Latex-export Renzo Been

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).