From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-export-latex.el renamed Date: Sun, 12 Apr 2009 20:01:22 +0200 Message-ID: <189D747F-DBD6-4960-A2E3-F5EF004BBB8C@gmail.com> References: <4949DE2D-D428-4B34-A35A-8B38B6DFDBF4@uva.nl> <04D2AE8D-21CB-40DC-988F-166D8B752B44@gmail.com> <735D1116-C6D9-4E99-94E0-F8A6BC1374E6@uva.nl> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lt3zw-000068-LV for emacs-orgmode@gnu.org; Sun, 12 Apr 2009 14:01:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lt3zs-00005u-6Z for emacs-orgmode@gnu.org; Sun, 12 Apr 2009 14:01:40 -0400 Received: from [199.232.76.173] (port=57938 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lt3zr-00005r-W1 for emacs-orgmode@gnu.org; Sun, 12 Apr 2009 14:01:36 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:62081) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lt3zr-0005IS-33 for emacs-orgmode@gnu.org; Sun, 12 Apr 2009 14:01:35 -0400 Received: by ewy4 with SMTP id 4so2152811ewy.42 for ; Sun, 12 Apr 2009 11:01:34 -0700 (PDT) In-Reply-To: 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: Christopher Suckling Cc: emacs-orgmode emacs-orgmode , Carsten Dominik Yes, I just saw that too. Fixed now. - Carsten On Apr 12, 2009, at 6:56 PM, Christopher Suckling wrote: > On 12 Apr 2009, at 07:23, Carsten Dominik wrote: > >> Hi Christopher, >> >> On Apr 9, 2009, at 7:23 PM, Christopher Suckling wrote: >> >>> On 9 Apr 2009, at 17:33, Carsten Dominik wrote: >>> >>>> the file org-export-latex.el has been renamed to org-latex.el. >>>> >>>> I think some of you might have >>>> >>>> (require 'org-export-latex) >>>> >>>> in your setup, this needs to be changed. >>>> >>>> Also, after pulling from the git repo, >>>> running >>>> >>>> make clean >>>> make >>>> >>>> to produce the correct autoloads will be important. >>> >>> Hi Carsten, >>> >>> I did as above and additionally removed any latex stuff from >>> my .emacs (org-export-latex-classes and org-export-latex-default- >>> class). >> >> >> You can leave the variables in, they are still unchanged. Just >> change the require statement. > > Done. > >>> >>> On trying to export to latex, I get the following error: >>> >>> org-export-latex-set-initial-vars: Symbol's value as variable is >>> void: org-export-html-style-include-default >> >> I think tis is fixed now, can you please try and report back? > > Above error message fixed but new problem: > > Exporting to LaTeX... > org-export-as-latex: Wrong type argument: number-or-marker-p, nil > > Best, > > Christopher > > > > > > _______________________________________________ > 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