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 17:29:00 +0100 Message-ID: References: <87haoiewwr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbZfq-0008Lz-JW for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 11:30:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TbZfp-0005Ua-J7 for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 11:30:46 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:36392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TbZfp-0005TQ-38 for emacs-orgmode@gnu.org; Thu, 22 Nov 2012 11:30:45 -0500 In-Reply-To: <87haoiewwr.fsf@gmail.com> (Nicolas Goaziou's message of "Wed, 21 Nov 2012 17:35: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: > Hello, > > I've changed the attribute syntax for tables, images and lists in > e-latex back-end (new exporter). New this back-end conforms to the > syntax used by Babel and every other back-end. Hello, 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). Alan