emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Unable to export to latex


From: Bastien Guerry
Subject: Re: [Orgmode] Unable to export to latex
Date: Fri, 08 Feb 2008 11:12:34 +0000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

"Antano Solar" <address@hidden> writes:

> When I type org-export-as- tab i dont see latex in the list.

Make sure org-export-latex.el is in your load-path.  

Then require it, if necessary:

  (require 'org-export-latex)

If this triggers no error, then you should be able to use 
M-x org-export-as-latex normally.

-- 
Bastien




reply via email to

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