From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Columns with marking characters are exported to latex (Org 8) Date: Tue, 19 Aug 2014 00:29:23 -0400 Message-ID: <87ppfxyue4.fsf@pierrot.dokosmarshall.org> References: <53F25B21.5060308@th-grothe.de> <8761hppj69.fsf@alphaville.bos.redhat.com> <871tsdpimx.fsf@alphaville.bos.redhat.com> <53F27AD2.7020103@th-grothe.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJb3I-0003WL-9k for emacs-orgmode@gnu.org; Tue, 19 Aug 2014 00:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJb3C-0005DH-Nu for emacs-orgmode@gnu.org; Tue, 19 Aug 2014 00:29:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:43491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJb3C-0005D7-Hj for emacs-orgmode@gnu.org; Tue, 19 Aug 2014 00:29:38 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XJb3B-0002Aq-24 for emacs-orgmode@gnu.org; Tue, 19 Aug 2014 06:29:37 +0200 Received: from pool-173-48-174-104.bstnma.fios.verizon.net ([173.48.174.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Aug 2014 06:29:37 +0200 Received: from ndokos by pool-173-48-174-104.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Aug 2014 06:29:37 +0200 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: emacs-orgmode@gnu.org Thorsten Grothe writes: > Hallo Nick, > > * Nick Dokos, 19.08.2014 00:13:53: > >> Sorry - disregard that. I didn't test with radio tables, I just did a >> straight export. I'll try radio tables later. > > the attached file is a showing the latex code after the export from > orgtbl -- see the result, I made some small comments on it... Yes, not only can I reproduce it, I bisected it and (surprise!) the bisection fingered commit 79873390edd26a44cefc2050c7af470a7ed8fd07: my "fix" to your previous complaint: http://thread.gmane.org/gmane.emacs.orgmode/88634 I'll take another look at org-table-clean-before-export. -- Nick