From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: exporting tables + equations to latex Date: Thu, 09 Oct 2014 11:38:00 -0400 Message-ID: <87siix45k7.fsf@yale.edu> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcFoE-0003Sc-HX for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 11:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XcFo7-0006wS-35 for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 11:39:18 -0400 Received: from plane.gmane.org ([80.91.229.3]:59278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XcFo6-0006wK-TS for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 11:39:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XcFo2-000340-4R for emacs-orgmode@gnu.org; Thu, 09 Oct 2014 17:39:06 +0200 Received: from nat-130-132-173-32.central.yale.edu ([130.132.173.32]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 17:39:06 +0200 Received: from jorge.alfaro-murillo by nat-130-132-173-32.central.yale.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 09 Oct 2014 17:39:06 +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 Hi Giuseppe. Giuseppe Lipari writes: > The big problem I have is that I do not know how to put > equations in cells. [...] the underlines are translated as > underlines, and not as subscript command. Try adding ":no-escape t" to the #+ORGTBL line Best, -- Jorge.