From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: [ANN] e-latex back-end: changes to attributes syntax Date: Thu, 22 Nov 2012 20:02:56 +0100 Message-ID: References: <87haoiewwr.fsf@gmail.com> <878v9td1n3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tbc3D-0001Zd-9h for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 14:03:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tbc39-00041N-88 for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 14:03:03 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:1317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tbc39-00041D-1a for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 14:02:59 -0500 In-Reply-To: <878v9td1n3.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 22 Nov 2012 17:48:48 +0100") 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: Nicolas Goaziou Cc: Org Mode List Nicolas Goaziou writes: > Alan Schmitt writes: > >> I think this has broken beamer export (new exporter). When I get back to >> commit 359b10b3070588e8b751935b3fbcc2c9d8885a6a everything works, but >> with this commit I have some error messages about the wrong number of >> arguments for (item contents info) or (headline contents info) (for a >> minimal test file). > > Actually, this is due to a more recent commit. It should be fixed now. Yes, it now works. Thanks a lot. Alan