From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Org-odt table format Date: Wed, 26 Oct 2011 16:28:18 +0530 Message-ID: Mime-Version: 1.0 (iPad Mail 8J2) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:38438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ1AZ-0003qX-Gv for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 06:57:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ1AV-0006EO-Nd for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 06:57:15 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:60747) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ1AV-0006EB-LB for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 06:57:11 -0400 Received: by ggnh4 with SMTP id h4so1707705ggn.0 for ; Wed, 26 Oct 2011 03:57:10 -0700 (PDT) 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" Is there a way to specify (in the org file) column widths of a table when ex= ported to an odt file. Vikas=