From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: superscripts, tables and latex Date: Fri, 07 Sep 2012 12:03:00 -0400 Message-ID: <7992.1347033780@alphaville> References: <6042.1346941408@alphaville> <20553.61079.604018.521175@raynernix2.earthsci.unimelb.edu.au> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA11U-0007F2-02 for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:03:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TA11R-0003uT-IZ for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:03:11 -0400 Received: from g4t0017.houston.hp.com ([15.201.24.20]:38220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TA11R-0003sO-CL for emacs-orgmode@gnu.org; Fri, 07 Sep 2012 12:03:09 -0400 In-Reply-To: Message from Peter Rayner of "Fri, 07 Sep 2012 22:54:47 +1000." <20553.61079.604018.521175@raynernix2.earthsci.unimelb.edu.au> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: prayner@unimelb.edu.au Cc: emacs-orgmode@gnu.org Peter Rayner wrote: > Hmm, at the moment this still isn't working. The following compile log > is possibly relevant: > Leaving directory `/home/prayner/' > > Compiling file /home/prayner/packages/org-mode/contrib/lisp/org-e-latex.el at Fri Sep 7 22:28:37 2012 > Entering directory `/home/prayner/packages/org-mode/contrib/lisp/' > org-e-latex.el:49:1:Error: Wrong type argument: listp, org-e-latex-center-block > I just pulled, added the ORG_ADD_CONTRIB line (see http://orgmode.org/worg/dev/org-build-system.html#sec-4 for more info) and did a make: I get no errors. Here is my version info Org-mode version 7.9.1 (release_7.9.1-152-g0ad009 @ /home/nick/elisp/org-mode/lisp/) GNU Emacs 24.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.4) of 2012-07-28 on alphaville > the problem still occurs when I call org-e-latex-export-to-latex > this is from the latest pull from the repository. It must be something > wrong in my setup but I'm afraid I'm at my wit's end. I'm sorry my suggestion is causing you so much pain: all I can say is I don't see these problems. Maybe you can tell us a bit more about your install (machine, OS, emacs version, org version)? Also what package you downloaded and from where and how you are building it. Nick