Re: [Orgmode] Unable to export to latex

2008-02-08 Thread Antano Solar
On Feb 8, 2008 5:14 PM, Bastien Guerry <[EMAIL PROTECTED]> wrote: > "Antano Solar" <[EMAIL PROTECTED]> writes: > > > On Feb 8, 2008 4:42 PM, Bastien Guerry <[EMAIL PROTECTED]> wrote: > > > > "Antano Solar" <[EMAIL PROTECTED]> writes: > > > > > When I type org-export-as- tab i dont see late

Re: [Orgmode] Unable to export to latex

2008-02-08 Thread Bastien Guerry
"Antano Solar" <[EMAIL PROTECTED]> writes: > On Feb 8, 2008 4:42 PM, Bastien Guerry <[EMAIL PROTECTED]> wrote: > > "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-pat

Re: [Orgmode] Unable to export to latex

2008-02-08 Thread Antano Solar
On Feb 8, 2008 4:42 PM, Bastien Guerry <[EMAIL PROTECTED]> wrote: > "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-lat

Re: [Orgmode] Unable to export to latex

2008-02-08 Thread Bastien Guerry
"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