From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Guerry Subject: Re: Unable to export to latex Date: Fri, 08 Feb 2008 11:44:46 +0000 Message-ID: <8763wzekpd.fsf@bzg.ath.cx> References: <8763wzln19.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNRf3-0001Gp-Ac for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 06:44:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNRf1-0001EV-JN for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 06:44:53 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNRf1-0001EN-Gw for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 06:44:51 -0500 Received: from qb-out-0506.google.com ([72.14.204.224]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JNRf1-00065v-A5 for emacs-orgmode@gnu.org; Fri, 08 Feb 2008 06:44:51 -0500 Received: by qb-out-0506.google.com with SMTP id e6so6292256qbe.2 for ; Fri, 08 Feb 2008 03:44:50 -0800 (PST) In-Reply-To: (Antano Solar's message of "Fri, 8 Feb 2008 16:57:48 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Antano Solar Cc: emacs-orgmode@gnu.org "Antano Solar" writes: > On Feb 8, 2008 4:42 PM, Bastien Guerry wrote: > > "Antano Solar" 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. > > I get the following error now when I do org-export-as-latex > > org-export-latex-set-initial-vars: Symbol's value as variable is void: > org-todo-keywords-1 I guess your Org version is a bit old. What is the output of C-h v org-version RET? Anyway, as I told you, just download the latest package from Org's website and come back if the problem persists: http://orgmode.org/org-5.21.tar.gz -- Bastien