From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: orgtbl-to-latex creates enumerate environment Date: Mon, 25 Aug 2014 10:15:55 +0200 Message-ID: <878umd56is.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLpQs-0004rH-Uo for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 04:15:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLpQk-0001n1-Tx for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 04:15:18 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:55117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLpQk-0001lG-NX for emacs-orgmode@gnu.org; Mon, 25 Aug 2014 04:15:10 -0400 In-Reply-To: (Robert McDonald's message of "Sat, 23 Aug 2014 18:25:00 -0500") 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: Robert McDonald Cc: emacs-orgmode@gnu.org Hello, Robert McDonald writes: > Radio tables creates a latex table including an enumerate environment, > which will not compile. This occurs if a numeric entry within the table > ends in a period. The problem does not occur without the period. Indeed. This is a known bug in the current implementation of radio tables. Another implementation is being discussed at http://permalink.gmane.org/gmane.emacs.orgmode/90117 Regards, -- Nicolas Goaziou