"Antano Solar" <[EMAIL PROTECTED]> 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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to