From mboxrd@z Thu Jan 1 00:00:00 1970 From: AW Subject: Re: Bug in export orgtbl / LaTeX Date: Thu, 13 Jun 2013 21:04:34 +0200 Message-ID: <1913229.cKOtJ2ymYU@linux-ik7b.site> References: <1725976.zQozjb3gTU@linux-ik7b.site> <2315765.6buYZaIrCr@linux-ik7b.site> <87k3lxzzqa.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnCjf-0004a0-Ne for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 14:59:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnCjc-0003OF-Qr for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 14:59:03 -0400 Received: from mailout07.t-online.de ([194.25.134.83]:52901) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnCjc-0003Ny-Kw for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 14:59:00 -0400 In-Reply-To: <87k3lxzzqa.fsf@pierrot.dokosmarshall.org> 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 Cc: Nick Dokos Am Donnerstag, 13. Juni 2013, 13:29:01 schrieb Nick Nick Dokos: > AW writes: > > Puuuuuuuuush?! > > With infinite force? But you are probably pushing against an immovable > wall :-) > > >> Hi! > >> > >> If I try to use orgtbl-mode in this file and export the orgtbl block > >> inside > >> the comment environment to the RECEIVE ORGTBL area, the LaTeX-file will > >> not > >> compile, because the numbering in the org-table is exported as > >> > >> \begin{enumerate} > >> \item installment > >> \end{enumerate} > >> > >> I'd say that inside tabulars numbers like "1." should not be considered > >> as a part of a numbered list. > > Things like this would make the syntax complicated and unpredictable > (there is an old romantic comedy about tourists going on a bus tour of > Europe, entitled "If this is Tuesday, this must be Belgium" - that's > what popped into my head when I read your suggestion :-) > > Nicolas has the last word of course, but if I were a betting man, I'd > bet that you won't get your wish. However, thank you for answering!