From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Quoting latex code Date: Tue, 15 Dec 2009 14:44:58 +0100 Message-ID: <3A2D3291-F022-4BE2-8268-CE3491B08D41@gmail.com> References: <51b0095d0912150429leb19bfob112cb7be2f9c61e@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKXi8-0002jM-IF for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 08:45:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKXi3-0002eI-NJ for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 08:45:08 -0500 Received: from [199.232.76.173] (port=47429 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKXi3-0002e5-HC for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 08:45:03 -0500 Received: from fg-out-1718.google.com ([72.14.220.153]:29146) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKXi3-0005e9-8s for emacs-orgmode@gnu.org; Tue, 15 Dec 2009 08:45:03 -0500 Received: by fg-out-1718.google.com with SMTP id 16so356422fgg.12 for ; Tue, 15 Dec 2009 05:45:02 -0800 (PST) In-Reply-To: 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: andrea Cc: emacs-orgmode@gnu.org On Dec 15, 2009, at 1:49 PM, andrea wrote: > 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? You can also write ~\pi~ - Carsten