emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] help for org-export-latex.el


From: forfan
Subject: [Orgmode] help for org-export-latex.el
Date: Thu, 20 Mar 2008 08:38:37 +0900
User-agent: Icedove 1.5.0.14pre (X11/20071018)

Hi everybody here,


My name a user of org-mode.

My OS is debian lenny, and have Emacs 22.1.1 installed.
I use org-mode  to do with my GTD.

I found that there is no latex export function in Emacs 22.1.1's org-mode.
So I downloaded org-export-latex.el from
http://www.emacswiki.org/cgi-bin/wiki/OrgMode#toc2.
In my .emacs, I added two lines as:
 > (add-to-list 'load-path "/mnt/data/emacsmodes")
 > (require 'org-export-latex)
/mnt/data/emacsmodes is where org-export-latex.el is


Unfortunately, It does not work on my machine. When EMacs startup, it
shows a message to say "can't
find org-export". I think it is because of the  "(require 'org-export)"
statement in org-export-latex.el.
The problem is I DO have org-export installed, and I can even export org
file to HTML through org-export.

Please help me to solve the problem?
Thank in advanced.





reply via email to

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