From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Re: Quoting latex code Date: Tue, 15 Dec 2009 13:49:03 +0100 Message-ID: References: <51b0095d0912150429leb19bfob112cb7be2f9c61e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKWqR-0007KA-1L for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 07:49:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKWqM-0007IU-T1 for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 07:49:38 -0500 Received: from [199.232.76.173] (port=34408 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKWqM-0007I7-Ch for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 07:49:34 -0500 Received: from lo.gmane.org ([80.91.229.12]:38112) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NKWqL-00074o-VR for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 07:49:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NKWqJ-00071a-Ce for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 13:49:31 +0100 Received: from 42-248.eduroam.rwth-aachen.de ([134.61.42.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Dec 2009 13:49:31 +0100 Received: from andrea.crotti.0 by 42-248.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Dec 2009 13:49:31 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Nicolas Girard writes: > Hi Andrea, > what about =\phi= ? Nice thanks, I didn't see it in the doc.. Anyway in the table I still have troubles, when I write this --8<---------------cut here---------------start------------->8--- | \pi | #ERROR | | | | #+TBLFM: $2=\pi= --8<---------------cut here---------------end--------------->8--- So writing =\something= is interpreted as the formula for that cell, should I maybe just not use a table?