From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Dalgaard Villumsen Subject: Table column width and HTML export Date: Tue, 18 Sep 2018 07:37:36 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_ef0b4cab350740f4998694695fee2513healthsdudk_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g2AZs-0001t3-B9 for Emacs-orgmode@gnu.org; Tue, 18 Sep 2018 03:37:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g2AZp-0002Uy-6v for Emacs-orgmode@gnu.org; Tue, 18 Sep 2018 03:37:44 -0400 Received: from cmxgw1.sdu.dk ([130.225.156.18]:13288) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g2AZo-0002Qj-Nt for Emacs-orgmode@gnu.org; Tue, 18 Sep 2018 03:37:41 -0400 Content-Language: en-US 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" To: "Emacs-orgmode@gnu.org" --_000_ef0b4cab350740f4998694695fee2513healthsdudk_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable How do I control the column width when exporting a table to HTML? I know how to control the width of the table, but not the width of its colu= mns. For example, I want the width of column A to be 2 cm and the width of = B to be 4 cm: | A | B | |----+----| | 11 | 12 | | 21 | 22 | Relative settings are also appreciated, A 33% and B 67% of total table widt= h. Thanks for reading, Martin --_000_ef0b4cab350740f4998694695fee2513healthsdudk_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

How do I control the column wid= th when exporting a table to HTML?

 

I know how to control the width= of the table, but not the width of its columns. For example, I want the wi= dth of column A to be 2 cm and the width of B to be 4 cm:=

 

|  A |  B |

|----+----|

| 11 | 12 |

| 21 | 22 |

 

Relative settings are also appr= eciated, A 33% and B 67% of total table width.

 

Thanks for reading, Martin

 

--_000_ef0b4cab350740f4998694695fee2513healthsdudk_--